zcell_list_iccid_violations
List anomaly-policy violation events (event type, zone, timestamp) for a given ICCID under a policy ID over a configurable days lookback window.
Instructions
List the anomaly-policy violation events for one ICCID.
Read-only. Returns the individual violation events (event type, zone,
timestamp) attributed to iccid under policy_id, over a days lookback
window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| iccid | Yes | ||
| 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. | |
| policy_id | Yes |