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

RoutingEntry

Routing table entry.


Properties

integer as int32
admin_distance Optional

Admin distance.


string
network Optional

Network CIDR.


string as ip
next_hop Optional

Next hop address.


string
route_type Optional

Network address CIDR.

JSON Example

{
	"admin_distance": 0,
	"network": "string",
	"next_hop": "string",
	"route_type": "string"
}

Vendor Extensions

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

RoutingTable

Feedback

Was this page helpful?