zpa_list_provisioning_keys
Retrieve provisioning keys for ZPA connectors or service edges, with filtering by key type, microtenant ID, and JMESPath queries.
Instructions
List ZPA provisioning keys (read-only) Supports JMESPath client-side filtering via the query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_type | Yes | Type of key: 'connector' or 'service_edge'. | |
| microtenant_id | No | Microtenant ID for scoping. | |
| query_params | No | Optional query parameters for filtering. | |
| 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 |