InlineBgpNeighborRouteDetailsInCsvFormat1
InlineBgpNeighborRouteDetailsInCsvFormat1
JSON Example
{
"results": [
{
"as_path": "string",
"local_pref": 0,
"logical_router_id": "string",
"med": 0,
"neighbor_address": "string",
"neighbor_id": "string",
"network": "string",
"next_hop": "string",
"source_address": "string",
"transport_node_id": "string",
"weight": 0
}
]
}