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

InlineStaticRoutes1

Properties

string as address-or-block-or-range
network Required

Specify network address in CIDR format.


array of RouterNexthop
next_hops Required

Specify next hop routes for network.

JSON Example

{
	"network": "string",
	"next_hops": [
		{}
	]
}

Vendor Extensions

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

StaticRoutes

Feedback

Was this page helpful?