NSX-T Data Center REST API
Get statistics of given dns forwarder (Deprecated)
Returns the statistics of the given dns forwarder specified by forwarder id.Deprecated: Please use Policy API: GET /policy/api/v1/infra/tier-0s/{tier-0-id}/dns-forwarder/statistics GET /policy/api/v1/infra/tier-1s/{tier-1-id}/dns-forwarder/statistics
Request:
Method:
GET
URI Path(s):
/api/v1/dns/forwarders/{forwarder-id}/statistics
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
TODOSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
DnsForwarderStatistics+