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.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+