ProviderGatewayGreTunnelAddress

ProviderGatewayGreTunnelAddress
ProviderGatewayGreTunnelAddress

The Tunnel Address of the tunnel.

JSON Example
{
    "sourceAddress": "string",
    "edgeNodeRef": {
        "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
        "name": "string",
        "type": "string"
    },
    "tunnelInterfaces": [
        "string"
    ]
}
string
sourceAddress
Required

The source IP Address for this tunnel local endpoint. IPv4 only.

edgeNodeRef
Required

Reference for entities which are external to VCD and do not have a VCD URN identifier.

array of string
tunnelInterfaces
Required
Constraints: minItems: 1 maxItems: 3

The IP Addresses in CIDR notation assigned to the tunnel interface on this edge node. Maximum of one IPv4 and two IPv6 subnets.