get_zpa_app_protection_profile
Retrieve ZPA App Protection (inspection) profiles, with optional filtering by name, to review security inspection settings.
Instructions
List ZPA App Protection (inspection) profiles, or filter by 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. |