NSX-T Data Center REST API
Get Tier-0 Address Resolution Protocol Proxies (Deprecated)
This API is deprecated. Please use /infra/tier-0s/<tier-0-id>/arp-proxiesReturns ARP proxy table for a tier-0
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/arp-proxies
                  
/policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/arp-proxies
              
            /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/arp-proxies
Request Headers:
                n/a
            Query Parameters:
    PolicyListL2TablesParameters+
  Request Body:
    n/a
  Example Request:
GET https://policy-mgr/policy/api/v1/infra/tier-0s/pepsi/locale-services/1-policyconnectivity-1340/arp-proxiesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyArpProxyTableListResult+
  