NSX-T Data Center REST API
Get current status of tier-1 DNS forwarder
Get current status of tier-1 DNS forwarder.- no enforcement point path specified: Status will be evaluated on each enforcement
point.
- {enforcement_point_path}: Status will be evaluated only on the given enforcement
point.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/<tier-1-id>/dns-forwarder/status
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/dns-forwarder/status
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/dns-forwarder/status
Request Headers:
n/a
Query Parameters:
PolicyRuntimeOnEpRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-1s/tier-1/dns-forwarder/status?enforcement_point_path=/infra/sites/default/enforcement-points/defaultSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AggregateDNSForwarderStatus+