NSX-T Data Center REST API
Get tier-1 router link arp information
Get tier-1 interface arp information.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/tier-1s/<tier-1-id>/tier-0-interface/arp-table
                  
/policy/api/v1/infra/tier-1s/<tier-1-id>/tier-0-interface/arp-table
              
            /policy/api/v1/infra/tier-1s/<tier-1-id>/tier-0-interface/arp-table
Request Headers:
                n/a
            Query Parameters:
    ArpTableRequestParameters+
  Request Body:
    n/a
  Example Request:
GETSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    InterfaceArpTable+
  