NSX-T Data Center REST API
Get Tier-0 Address Resolution Protocol Proxies in CSV format
Returns ARP proxy table for a tier-0 in CSV formatRequest:
Method:
GET
URI Path(s):
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/arp-proxies?format=csv
/policy/api/v1/infra/tier-0s/<tier-0-id>/arp-proxies?format=csv
/policy/api/v1/infra/tier-0s/<tier-0-id>/arp-proxies?format=csv
Request Headers:
n/a
Query Parameters:
PolicyL2TablesParameters+
Request Body:
n/a
Example Request:
GET https://policy-mgr/policy/api/v1/infra/tier-0s/pepsi/arp-proxies?format=csvSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
PolicyArpProxyTableCsvListResult+