get_zia_dlp_engines
Retrieve ZIA DLP engines: list all or lite versions, or fetch a specific engine by ID. Supports JMESPath filtering.
Instructions
Read ZIA DLP engines: list all/lite, or fetch one by ID (read-only).
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. | |
| action | No | read | |
| search | No | ||
| engine_id | No |