zins_get_web_protocols
Analyzes web protocol distribution to track HTTP, HTTPS, and SSL usage, offering HTTPS adoption metrics for security assessment.
Instructions
Provides web protocol distribution analytics (HTTP, HTTPS, SSL), including protocol usage and HTTPS adoption metrics.
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 protocol entries to return (1-1000). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |