zia_list_network_apps
Retrieve a list of ZIA network applications (predefined and custom) with optional search and client-side filtering using JMESPath.
Instructions
List ZIA network applications (predefined + custom).
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. | |
| locale | No | ||
| search | No |