zpa_list_application_segments_pra
Lists Privileged Remote Access (PRA) application segments for RDP/SSH targets brokered through the PRA portal. Supports filtering by name and JMESPath queries.
Instructions
List ZPA Privileged Remote Access (PRA) application segments — the PRA-specific counterpart of zpa_list_application_segments for RDP/SSH targets brokered through the PRA portal. Use only when the admin asks about Privileged Remote Access (RDP/SSH). Supports JMESPath client-side filtering via the query parameter (read-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Server-side substring match on the PRA application segment's `name` field. Returns the full set of matches in this tenant — no fuzzy matching, no synonym expansion. An empty list means no Privileged Remote Access segment name contains this string; do not retry with split keywords or no filter. | |
| page | No | Page number for pagination. | |
| page_size | No | Number of items per page. | |
| microtenant_id | No | Microtenant ID for scoping. | |
| query | No | JMESPath expression for client-side filtering/projection of results. | |
| service | No | The service to use. | zpa |