zdx_list_alert_affected_devices
List devices affected by a ZDX alert. Filter by location, department, or time window to identify impacted endpoints.
Instructions
List devices affected by a ZDX alert.
Read-only. Returns one identifying row per affected device. Filter by
location/department/geo, location groups, and the since HOURS window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | 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. | |
| since | No | ||
| geo_id | No | ||
| offset | No | ||
| alert_id | Yes | ||
| location_id | No | ||
| department_id | No | ||
| location_groups | No |