NSX-T Data Center REST API
Get DAD state for downlink router port on tier-0 router
Segment ID is the ID of the segment that is connected to the the tier-0Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/segments/<segment-id>/gateway-interface-dad-state
                  
/policy/api/v1/global-infra/segments/<segment-id>/gateway-interface-dad-state
              
            /policy/api/v1/global-infra/segments/<segment-id>/gateway-interface-dad-state
Request Headers:
                n/a
            Query Parameters:
    PolicyRuntimeRequestParameters+
  Request Body:
    n/a
  Example Request:
https://{{nsx-mgr}}/policy/api/v1/infra/segments/TIER0_DOWNLINK_SWITCH/gateway-interface-dad-stateSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    InterfaceDADState+
  