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"
}
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. The peer code also contains a pre-shared key; be careful when sharing or storing it.