[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

InlineEdgeIpSecVpnTunnels1

Properties

values Optional

The list of IPSec VPN tunnels.

JSON Example

{
	"values": [
		{
			"authenticationMode": "string",
			"caCertificateRef": {
				"id": "string",
				"name": "string"
			},
			"certificateRef": {
				"id": "string",
				"name": "string"
			},
			"connectorInitiationMode": "enum",
			"description": "string",
			"enabled": false,
			"id": "string",
			"localEndpoint": {
				"localAddress": "string",
				"localId": "string",
				"localNetworks": [
					"string"
				]
			},
			"logging": false,
			"name": "string",
			"preSharedKey": "string",
			"remoteEndpoint": {
				"remoteAddress": "string",
				"remoteId": "string",
				"remoteNetworks": [
					"string"
				]
			},
			"securityType": "string",
			"version": {
				"version": 0
			}
		}
	]
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By

EdgeIpSecVpnTunnels

Feedback

Was this page helpful?