Returns ARP table (IPv4) or Neighbor Discovery table (IPv6) for the
interface (downlink) attaching segment to tier-0/tier-1 gateway, on a edge
node specified in edge_path parameter.
The edge_path parameter is mandatory.
Get ARP table from segment interface (downlink) in CSV format
Returns ARP table (IPv4) or Neighbor Discovery table (IPv6) in CSV format for the
interface (downlink) attaching segment to tier-0/tier-1 gateway, on a edge
node specified in edge_path parameter.
The edge_path parameter is mandatory.
Get ARP table for downlink router port on tier-0 router
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
Get ARP table for downlink router port on tier-0 router in CSV
This API is deprecated because it is duplicate.
Please use /infra/segments/<segment-id>/arp-table?format=csv
Segment ID is the ID of the segment that is connected to the the tier-0
If an interface with the interface-id is not already present, create a new
interface. If it already exists, update the interface for specified attributes.
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.
Get Tier-0 Interface Address Resolution Protocol Proxies
Returns ARP proxy table for a tier-0 interface. Interfaces can be of types
- EXTERNAL and SERVICE. Interfaces of type LOOBACK and downlink are not
supported.
Returns ARP table (IPv4) or Neighbor Discovery table (IPv6) in CSV format
for the tier-0 interface, on a edge node if a query parameter
"edge_path=<policy-edge-path>" is given. The edge_path
parameter is mandatory if the interface type is not EXTERNAL.
Returns ARP table (IPv4) or Neighbor Discovery table (IPv6) for the
tier-0 interface, on a edge node if a query parameter
"edge_path=<policy-edge-path>" is given. The edge_path
parameter is mandatory if the interface type is not EXTERNAL.
If an interface with the interface-id is not already present, create a new
interface. If it already exists, update the interface for specified attributes.
Get ARP table from tier-0 router link interface in CSV format
Returns ARP table (IPv4) or Neighbor Discovery table (IPv6) in CSV format
for the tier-0 router link interface, on a edge node. The edge_path
parameter is mandatory if the interface type is not EXTERNAL.