zins_get_cyber_incidents_by_location
Retrieve cyber-security incidents grouped by location to analyze and rank sites by incident volume over a 7- or 14-day window.
Instructions
Get cyber-security incidents grouped by location (or app/user/department). Read-only analytics.
One id/name/total row per location (or the chosen id-bearing dimension), useful for ranking which sites carry the most incidents. Window must be a 7- or 14-day historical interval.
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. | |
| end_time | No | ||
| start_time | No | ||
| end_days_ago | No | ||
| categorize_by | No | LOCATION_ID | |
| start_days_ago | No |