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

RouterNexthop

Next hop configuration for network


Properties

integer as int32
admin_distance Optional

Cost associated with next hop route


string as ip
ip_address Optional

Next hop gateway IP address


array of string
scope Optional

Interface path associated with current route. For example: specify a policy path referencing the IPSec VPN Session.

JSON Example

{
	"admin_distance": 0,
	"ip_address": "string",
	"scope": [
		"string"
	]
}

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
Property Of

InlineStaticRoutes1

Feedback

Was this page helpful?