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

InlineBaseTier0Interface1

Properties

array of InterfaceSubnet
subnets Required

Specify IP address and network prefix for interface.

JSON Example

{
	"subnets": [
		{
			"ip_addresses": [
				"string"
			],
			"prefix_len": 0
		}
	]
}

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

BaseTier0Interface

Feedback

Was this page helpful?