get_zpa_isolation_profile
List ZPA Cloud Browser Isolation profiles or filter by exact name to view specific configurations.
Instructions
List ZPA Cloud Browser Isolation (CBI) profiles, or filter by exact name (read-only).
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. |