zia_list_network_services
List ZIA network services to retrieve and filter records by name, search, or protocol, enabling efficient service discovery and management.
Instructions
List ZIA network services. Use name for case-insensitive find-by-name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| 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 | ||
| protocol | No |