NsxTDNSForwarderStatistics
The current statistics counters of the DNS forwarder including cache usages and query numbers per forwarders, on an NSX-T type of enforcement point.
Properties
integer
cached_entries
Optional
The total number of cached entries
array of
NsxTDNSForwarderZoneStatistics
conditional_forwarder_statistics
Optional
The statistics of conditional forwarder zones
integer
configured_cache_size
Optional
The configured cache size, in kb
default_forwarder_statistics
Optional
The statistics of default forwarder zone
string
enforcement_point_path
Optional
Policy path referencing the enforcement point from where the statistics are fetched.
integer
queries_answered_locally
Optional
The total number of queries answered from local cache
integer
queries_forwarded
Optional
The total number of forwarded DNS queries
string
resource_type
Required
Not available
Possible values are: NsxTDNSForwarderStatistics
integer
timestamp
Optional
Time stamp of the current statistics, in ms
integer
total_queries
Optional
The total number of received DNS queries
JSON Example
{
"resource_type": "string"
}