zins_get_threat_class
Retrieve threat-class distribution across Virus/Spyware, Advanced, and Behavioral categories for a 7- or 14-day interval.
Instructions
Get threat-class distribution (Virus/Spyware, Advanced, Behavioral). Read-only analytics.
One row per threat class with its aggregated total. An empty result means no threats of these classes were detected. 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 | ||
| traffic_unit | No | TRANSACTIONS | |
| start_days_ago | No |