InlineRoutingTableListResult1
InlineRoutingTableListResult1
JSON Example
{
"results": [
{
"count": 0,
"edge_node": "string",
"route_entries": [
{
"admin_distance": 0,
"network": "string",
"next_hop": "string",
"route_type": "string"
}
]
}
]
}