zcc_list_devices
Retrieve ZCC device enrollment data from Zscaler Client Connector Portal with filters by username, OS, and pagination. Supports JMESPath client-side filtering.
Instructions
Retrieves ZCC device enrollment information from the Zscaler Client Connector Portal (read-only) Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | Username to filter by (e.g., 'jdoe@acme.com'). | |
| os_type | No | Device operating system type: ios, android, windows, macos, linux. | |
| page | No | Page number for paginated results. | |
| page_size | No | Number of results per page. Default is 50. Max is 5000. | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | zcc |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |