zins_get_firewall_by_action
Retrieve Zscaler firewall traffic analytics by action (allow/block) to analyze blocked traffic volume and evaluate firewall policy effectiveness.
Instructions
Provides Zero Trust Firewall traffic analytics by action (allow/block), including blocked traffic volume and firewall policy effectiveness.
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. | |
| limit | No | Maximum number of action entries to return (1-1000). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |