[{"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
RemoteEndpoint
This represents the remote endpoint i.e. the endpoint which the tunnel from the Edge Gateway will connect to.
Properties
string
remoteAddress
Required
IPV4 Address of the remote endpoint on the remote site. This is the Public IPv4 Address of the remote device terminating the VPN connection.
string
remoteId
Optional
This Remote ID is needed to uniquely identify the peer site. If the remote ID is not set, it will default to the remote IP address. The requirement for remote id depends on the authentication mode for the tunnel.
- PSK - The Remote ID is the public IP Address of the remote device terminating the VPN Tunnel. When NAT is configured on the Remote ID, enter the private IP Address of the Remote Site.
- CERTIFICATE - The remote ID needs to match the certificate SAN (Subject Alternative Name) if available. If the remote certificate does not contain a SAN, the remote ID must match the the distinguished name of the certificate used to secure the remote endpoint (for example, C=US,ST=Massachusetts,O=VMware,OU=VCD,CN=Edge1).
array of
string
remoteNetworks
Optional
List of remote networks. These must be specified in normal Network CIDR format. Specifying no value is interpreted as 0.0.0.0/0
JSON Example
{
"remoteAddress": "string"
}
[{"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
EdgeIpSecVpnTunnel