zpa_list_service_edges
List ZPA Service Edges with runtime status, version, location, enrollment certificate, and group ID. Use to inventory edges before bulk operations or verify enrollment after provisioning.
Instructions
List individual ZPA Service Edges (the cloud-hosted broker instances themselves, distinct from their parent service edge groups). Returns runtime status, version, location, enrollment cert, and serviceEdgeGroupId. Use to inventory edges before bulk operations or to verify enrollment after a provisioning key was used. 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 service edge's `name` field. Returns the full set of matches in this tenant — no fuzzy matching, no synonym expansion. An empty list means no service edge 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. Default 20, max 500. | |
| 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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |