NSX-T Data Center REST API
Get downlink port Address Resolution Protocol Proxy for VPC subnet in CSV format
Returns ARP proxy table for downlink port connected to the VPC subnet in CSV format.Request:
Method:
GET
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/subnets/{subnet-id}/arp-proxy/download
Request Headers:
n/a
Query Parameters:
PolicyL2TablesParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
PolicyArpProxyTableCsvListResult+