zcell_list_audit_metadata
Retrieves the valid operation types and object types for filtering Zscaler Cellular audit logs, enabling precise searches.
Instructions
List the Zscaler Cellular audit filter vocabulary.
Read-only. Returns the valid operation types and object types you can pass
to zcell_list_audit_customers_search.
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. |