zia_list_device_groups
List all ZIA device groups, with optional inclusion of device information and pseudo groups, and apply JMESPath filtering.
Instructions
List ZIA device groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. | |
| include_device_info | No | ||
| include_pseudo_groups | No |