Policy > Networking > Connectivity > Tier-1 Gateways > Interfaces > ARP Table

Get ARP table for downlink router port on tier-1 router in CSV

Segment ID is the ID of the segment that is connected to the the tier-1

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-1s/<tier-1-id>/segments/<segment-id>/gateway-interface-arp-table?format=csv
Request Headers:
n/a
Query Parameters:
ArpTableRequestParameters+
Request Body:
n/a

Example Request:

https://{{nsx-mgr}}/policy/api/v1/infra/tier-1s/TLR1_LR/segments/TIER1_DOWNLINK_SWITCH/gateway-interface-arp-table?format=csv&edge_path=/infra/sites/default/enforcement-points/default/edge-clusters/7f7d37a7-b78e-4378-949d-09190cbfef7d/edge-nodes/a831390e-a7c8-11ea-9102-020063e79023

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: text/csv
Response Body:
InterfaceArpTableInCsvFormat+

Example Response:

mac_address,ip 00:0c:29:ad:24:e4,192.168.100.163 00:00:00:00:00:00,192.168.100.161 00:00:00:00:00:00,192.168.100.160

Required Permissions:

read

Feature:

policy_statistics

Additional Errors: