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

InlineIPSecVpnSessionListResult1

Properties

array of IPSecVpnSession
results Required

IPSecVpnSession list results.

JSON Example

{
	"results": [
		{
			"local_endpoint_path": "string",
			"peer_address": "string",
			"peer_id": "string",
			"resource_type": "PolicyBasedIPSecVpnSession"
		}
	]
}

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

IPSecVpnSessionListResult

Feedback

Was this page helpful?