InlineBgpNeighborRoutesListResult1

InlineBgpNeighborRoutesListResult1
InlineBgpNeighborRoutesListResult1
JSON Example
{
    "results": [
        {
            "egde_node_routes": [
                {
                    "routes": [
                        {
                            "as_path": "string",
                            "local_pref": 0,
                            "med": 0,
                            "network": "string",
                            "next_hop": "string",
                            "weight": 0
                        }
                    ],
                    "source_address": "string",
                    "transport_node_id": "string"
                }
            ],
            "enforcement_point_path": "string",
            "neighbor_path": "string"
        }
    ]
}
results
Optional

Paged Collection of Bgp neighbor routes.