NSX-T Data Center REST API
Get downlink port Address Resolution Protocol Proxies for tier-1 segment
Returns ARP proxy table for downlink port on connected to the segmentRequest:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-proxy
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-proxy
/policy/api/v1/global-infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-proxy
Request Headers:
n/a
Query Parameters:
PolicyListL2TablesParameters+
Request Body:
n/a
Example Request:
GET https://policy-mgr/policy/api/v1/infra/tier-1s/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyArpProxyTableListResult+