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