Policy > Networking > Connectivity > Segments

Get downlink port Address Resolution Protocol Proxies for tier-1 segment in CSV

Returns ARP proxy table for downlink port on connected to the segment in CSV

Request:

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

Example Request:

GET https://policy-mgr/policy/api/v1/infra/tier-1s//segments/test-segment/arp-proxy?format=csv

Successful Response:

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

Example Response:

TODO smanikarnike

Required Permissions:

read

Feature:

policy_statistics

Additional Errors: