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

InlineIPSecVpnTunnelInterface1

Properties

ip_subnets Required

IP Tunnel interface (commonly referred as VTI) subnet.

JSON Example

{
	"ip_subnets": [
		{
			"ip_addresses": [
				"string"
			],
			"prefix_length": 0
		}
	]
}

Vendor Extensions

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

IPSecVpnTunnelInterface

Feedback

Was this page helpful?