LogicalRouterPortArpTable
LogicalRouterPortArpTable
AllOf
JSON Example
{
"_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"
}