NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get Tier-0 Address Resolution Protocol ProxiesReturns ARP proxy table for a tier-0 |
GET /policy/api/v1/global-infra/tier-0s/<tier-0-id>/arp-proxies
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/arp-proxies |
Get Tier-0 Address Resolution Protocol Proxies in CSV formatReturns ARP proxy table for a tier-0 in CSV format |
GET /policy/api/v1/global-infra/tier-0s/<tier-0-id>/arp-proxies?format=csv
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/arp-proxies?format=csv |
Get Tier-0 Address Resolution Protocol ProxiesThis API is deprecated. Please use /infra/tier-0s/<tier-0-id>/arp-proxies Returns ARP proxy table for a tier-0 |
GET /policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/arp-proxies
(Deprecated)
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/arp-proxies (Deprecated) |