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

LocalEndpoint

This represents the endpoint/IP Address on the Edge Gateway where the tunnel needs to be terminated.


Properties

string
localAddress Required

The IPV4 Address for the endpoint. This has to be a suballocated IP on the Edge Gateway. This is required.


array of string
localNetworks Required

List of local networks. These must be specified in normal Network CIDR format. Specifying no value is interpreted as 0.0.0.0/0.


string
localId Optional

The local identifier for the endpoint.

JSON Example

{
	"localAddress": "string",
	"localNetworks": [
		"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

Feedback

Was this page helpful?