NSX-T Data Center Global Manager REST API
Get ARP table for downlink router port on tier-1 router (Deprecated)
Get ARP table for downlink router port on tier-1 router. Deprecated: This API is deprecated because it is duplicate. Please use /infra/tier-1s/<tier-1-id>/segments/<segment-id>/arp-table Segment ID is the ID of the segment that is connected to the the tier-1Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segment-id}/gateway-interface-arp-table
Request Headers:
n/a
Query Parameters:
ArpTableRequestParameters+
Request Body:
n/a
Example Request:
https://{{nsx-mgr}}/global-manager/api/v1/global-infra/tier-1s/TLR1_LR/segments/TIER1_DOWNLINK_SWITCH/gateway-interface-arp-table?edge_path=/global-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+