zcc_list_trusted_networks
List trusted networks for your company from ZCC, with optional search and pagination.
Instructions
List ZCC trusted networks (by company). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | 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 | ||
| page_size | No |