bunny_get_dns_statistics
Retrieve DNS query statistics for a zone over a date range to analyze total queries, record types, and response code distribution.
Instructions
Retrieve DNS query statistics for a zone over a date range, including total queries, queries by record type, and response code distribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | DNS Zone ID | |
| date_to | No | End date (YYYY-MM-DD or ISO 8601) | |
| date_from | No | Start date (YYYY-MM-DD or ISO 8601) |