Policy > Networking > Connectivity > Tier-0 Gateways > Interfaces > ARP Proxies

Get Tier-0 Interface Address Resolution Protocol Proxies in CSV format

Returns ARP proxy table for a tier-0 interface in CSV format. Interfaces can be of types
- EXTERNAL and SERVICE. Interfaces of type LOOBACK and downlink are not
supported.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/arp-proxy?format=csv
/policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces/<interface-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-0s/pepsi/locale-services/1-policyconnectivity-1340/interfaces/my-if/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: