zins_get_threat_class
Retrieve threat classification analytics with breakdowns by virus, trojan, ransomware, and other malware types for a specified time range.
Instructions
Provides detailed threat classification analytics including virus, trojan, ransomware, and other malware type breakdowns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_days_ago | No | Days ago for start. Default: 9 (7-day interval). API needs 7 or 14 day intervals. | |
| end_days_ago | No | Days ago for end. Default: 2. Interval = start - end must be 7 or 14. | |
| start_time | No | ALTERNATIVE: Start time as Unix epoch in MILLISECONDS. | |
| end_time | No | ALTERNATIVE: End time as Unix epoch in MILLISECONDS. | |
| traffic_unit | No | Traffic measurement unit. Values: TRANSACTIONS, BYTES | TRANSACTIONS |
| limit | No | Maximum number of threat class entries to return (1-1000). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |