ztw_list_ip_groups_lite
List ZTW IP groups using a lightweight, read-only endpoint. Provides the same data as the standard list but with reduced overhead.
Instructions
List ZTW IP groups via the lighter SDK endpoint (read-only).
Same records as ztw_list_ip_groups; uses the lite endpoint.
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 |