[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineBgpNeighborRouteDetailsInCsvFormat1

Properties

results Optional

BGP neighbor learned/advertised route details.

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
		}
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: AggSvcLogicalRouter
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

BgpNeighborRouteDetailsInCsvFormat

Feedback

Was this page helpful?