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

InlineRouteBasedIPSecVpnSession1

Properties

tunnel_interfaces Required

IP Tunnel interfaces.


boolean
force_whitelisting Optional

If true the default firewall rule Action is set to DROP, otherwise set to ALLOW. This filed is deprecated and recommended to change Rule action filed. Note that this filed is not synchornied with default rule field.

JSON Example

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

RouteBasedIPSecVpnSession

Feedback

Was this page helpful?