zpa_list_segment_groups
Retrieve ZPA segment groups with detailed attributes. Apply optional JMESPath filters to narrow results by enabled state, name, or other fields.
Instructions
List ZPA segment groups.
Each row is the full segment-group record with normalized highlights (ids, enabled state, application-segment counts/ids, timestamps) on top.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | 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 | ||
| page_size | No | ||
| microtenant_id | No |