ztw_list_ip_destination_groups
List IP destination groups in Zscaler Zero Trust Workload (ZTW), with optional filters by group type or JMESPath query.
Instructions
List ZTW IP destination groups.
Use exclude_type to omit a group type (e.g. exclude DSTN_FQDN). Read-only.
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. | |
| exclude_type | No |