dnsZoneCounts
No description available in the specification.
Fields
Section titled “Fields”| Field | Type | Required | Description |
|---|---|---|---|
records_total |
integer |
yes | — |
records_active |
integer |
yes | — |
records_auto |
integer |
yes | — |
records_manual |
integer |
yes | — |
by_type |
object |
yes | — |
Example
Section titled “Example”{ "records_total": 0, "records_active": 0, "records_auto": 0, "records_manual": 0, "by_type": null}