NSX-T Data Center REST API
Get ARP table for downlink router port on tier-0 router (Deprecated)
This API is deprecated because it is duplicate.Please use /infra/segments/<segment-id>/arp-table
Segment ID is the ID of the segment that is connected to the the tier-0
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/segments/<segment-id>/gateway-interface-arp-table
                  
/policy/api/v1/infra/segments/<segment-id>/gateway-interface-arp-table
              
            /policy/api/v1/infra/segments/<segment-id>/gateway-interface-arp-table
Request Headers:
                n/a
            Query Parameters:
    ArpTableRequestParameters+
  Request Body:
    n/a
  Example Request:
https://{{nsx-mgr}}/policy/api/v1/infra/segments/TIER0_DOWNLINK_SWITCH/gateway-interface-arp-table?edge_path=/infra/sites/default/enforcement-points/default/edge-clusters/7f7d37a7-b78e-4378-949d-09190cbfef7d/edge-nodes/a831390e-a7c8-11ea-9102-020063e79023Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    InterfaceArpTable+
  