NSX-T Data Center REST API
Get DAD status by interface
Get tier-0 interface DAD state information.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/dad-state
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/dad-state
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/dad-state
Request Headers:
n/a
Query Parameters:
PolicyRuntimeOnEpRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1//infra/tier-0s/pepsi/locale-services/default/interfaces/to_internet/dad-state?enforcement_point_path=/infra/sites/default/enforcement-points/ep1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
InterfaceDADState+