L2VpnTunnelPeerCode

L2VpnTunnelPeerCode
L2VpnTunnelPeerCode

L2Vpn tunnel peer code

JSON Example
{
    "transport_tunnel": {
        "target_display_name": "string",
        "is_valid": false,
        "target_id": "string",
        "target_type": "string"
    },
    "peer_code": "string"
}
transport_tunnel
Required

transport_tunnel

string
peer_code
Required

Copy this code to paste on the remote end of the tunnel. This is a base64 encoded string which has all the configuration for tunnel. E.g tap device local/peer ips and protocol, encryption algorithm, etc.