Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > DAD State

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-0

Request:

Method:
GET
URI Path(s):
/policy/api/v1/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-state

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
InterfaceDADState+

Example Response:

{ "interface_path": "/infra/segments/TIER0_DOWNLINK_SWITCH", "dad_statuses": [] }

Required Permissions:

read

Feature:

policy_statistics

Additional Errors: