NSX-T Data Center REST API
Get Tier-1 Interface Address Resolution Protocol Proxies
Returns ARP proxy table for a tier-1 interfaceRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/arp-proxy
                  
/policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/arp-proxy
              
            /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/arp-proxy
Request Headers:
                n/a
            Query Parameters:
    PolicyListL2TablesParameters+
  Request Body:
    n/a
  Example Request:
GET https://policy-mgr/policy/api/v1/infra/tier-1s/pepsi/locale-services/1-policyconnectivity-1340/interfaces/my-if/arp-proxySuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyArpProxyTableListResult+
  