ztw_list_admins
List all ZTW admin users with support for JMESPath client-side filtering to refine results.
Instructions
List all existing admin users in ZTW (read-only) Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform: 'list_admins' or 'get_admin'. | list_admins |
| admin_id | No | Admin ID for get_admin action. | |
| include_auditor_users | No | Include / exclude auditor users in the response. | |
| include_admin_users | No | Include / exclude admin users in the response. | |
| include_api_roles | No | Include / exclude API roles in the response. | |
| search | No | The search string to filter by. | |
| page | No | The page offset to return. | |
| page_size | No | The number of records to return per page. | |
| version | No | Specifies the admins from a backup version. | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | ztw |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |