L2VPNSessionTransportTunnelPeerCode

L2VPNSessionTransportTunnelPeerCode
L2VPNSessionTransportTunnelPeerCode

L2VPN transport tunnel peer code.

JSON Example
{
    "peer_code": "string",
    "transport_tunnel_path": "string"
}
string
peer_code
Optional

Peer code represents a base64 encoded string which has all the configuration for tunnel. E.g local/peer ips and protocol, encryption algorithm, etc. Peer code also contains PSK; be careful when sharing or storing it.

string
transport_tunnel_path
Optional

Policy Path referencing the transport tunnel.