NsxTDNSForwarderZoneStatistics

NsxTDNSForwarderZoneStatistics
NsxTDNSForwarderZoneStatistics

Statistics counters of the DNS forwarder zone.

JSON Example
{
    "domain_names": [
        "string"
    ],
    "upstream_statistics": [
        {
            "queries_failed": 0,
            "queries_succeeded": 0,
            "upstream_server": "string"
        }
    ]
}
array of string
domain_names
Optional

Domain names configured for the forwarder. Empty if this is the default forwarder.

upstream_statistics
Optional

Statistics per upstream server.