list_roles
Retrieve and display all roles from your Panther security monitoring instance with metadata including permissions and settings for access management.
Instructions
List all roles from your Panther instance.
Returns list of roles with metadata including permissions and settings.
Permissions:{'all_of': ['Read User Info']}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_contains | No | Case-insensitive substring to search for within the role name | |
| name | No | Exact match for a role's name. If provided, other parameters are ignored | |
| role_ids | No | List of specific role IDs to return | |
| sort_dir | No | Sort direction for the results | asc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||