zdx_list_locations
Retrieve a curated list of ZDX locations with IDs and names. Use the returned location ID to filter and scope other ZDX tools, with an optional time filter in hours.
Instructions
List ZDX locations as curated id/name rows.
Read-only. Use a returned id as the location_id scope filter on other
ZDX tools. since is in HOURS (default 2h).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| since | No | ||
| search | No |