Get the visual AST for a CEL expression
POST/api/v4/access_control_policies/cel/visual_ast
Retrieves the visual AST for a CEL expression.
Permissions
Must have the manage_system permission.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Visual AST retrieved successfully.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Something went wrong with the server