ztw_list_network_service_groups
List Zscaler Zero Trust Workload network service groups with optional search and client-side filtering using JMESPath expressions.
Instructions
List ZTW network service groups (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. | |
| search | No |