[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
L2VpnTransportTunnelPeerCode
L2Vpn transport tunnel peer code.
Properties
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 local/remote ips and protocol, encryption algorithm, etc. Peer code also contains PSK; be careful when sharing or storing it.
string
transport_tunnel_path
Required
Policy path referencing the transport tunnel.
JSON Example
{
"peer_code": "string",
"transport_tunnel_path": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyL2Vpn