zia_list_location_groups
Retrieve a list of ZIA location groups, optionally filtered by name or search string, with support for JMESPath queries to refine results.
Instructions
List ZIA location groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| 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. | |
| search | No |