zia_list_static_ips
List ZIA static IPs to retrieve and filter static IP addresses from Zscaler Internet Access using optional JMESPath queries.
Instructions
List ZIA static IPs.
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. | |
| search | No |