Get Logical Router Port Arp Table
Returns ARP table for the Logical Router Port of the given id, on a node if a query parameter "transport_node_id=
logical-router-port-id
Comma separated list of fields that should be included to result of query
TransportNode Id
Maximum number of results to return in this page (server may return fewer)
Field by which records are sorted
Opaque cursor to be used for getting next page of records (supplied by current result page)
Data source type.
sort_ascending
Success
{
"_self": {
"rel": "string"
},
"cursor": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"sort_ascending": false,
"result_count": 0,
"_schema": "string",
"sort_by": "string",
"last_update_timestamp": 0,
"results": [
{
"ip": "string",
"mac_address": "string"
}
],
"logical_router_port_id": "string"
}
Unexpected error
{
"module_name": "string",
"error_message": "string",
"error_code": 0
}
module_name
error_message
error_code