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

InlineStaticRoutesListResult1

Properties

array of StaticRoutes
results Required

Static Routes list results

JSON Example

{
	"results": [
		{
			"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

StaticRoutesListResult

Feedback

Was this page helpful?