[{"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
TunnelConfig
This configuration captures phase two negotiation parameters and tunnel properties.
Properties
array of
DhGroupType
dhGroups
Required
The list of Diffie-Helman groups to be used is PFS is enabled. Default is GROUP14.
array of
TunnelEncryptionAlgorithmType
encryptionAlgorithms
Required
The list of Encryption algorithms to use in IPSec tunnel establishment. Default is AES_GCM_128. NO_ENCRYPTION_AUTH_AES_GMAC_* enables authentication on input data without encryption. If one of these options is used, digest algorithm should be empty.
array of
TunnelDigestAlgorithmType
digestAlgorithms
Optional
The list of Digest algorithms to be used for message digest. The default digest algorithm is implictly covered by default encrpyption algorithm AES_GCM_128.
boolean
perfectForwardSecrecyEnabled
Optional
If true, perfect forward secrecy is enabled. The default value is true.
integer
saLifeTime
Optional
The Security Association life time in seconds. Default is 3600 seconds.
JSON Example
{
"dhGroups": "enum",
"encryptionAlgorithms": "enum"
}
[{"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
Availability
Added in 33.0
Property Of
EdgeIpSecVpnTunnelConnectionProperties