zpa_list_application_segments
Retrieve ZPA application segments with normalized details including IDs, member domains, server groups, ports, and behavior toggles. Supports filtering and projection via JMESPath.
Instructions
List ZPA application segments.
Each row is the full segment record with normalized highlights on top (ids, member domains/server groups, ports, and behavior toggles).
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 |