L2VpnPeerCodes
L2VpnPeerCodes
Get the peer_code for each tunnel to paste on the remote end of the tunnel. Currently only stand-along/unmanaged edge is supported on the remote end of the tunnel.
AllOf
JSON Example
{
"enforcement_point_path": "string",
"resource_type": "string",
"peer_codes": [
{
"peer_code": "string",
"transport_tunnel_path": "string"
}
]
}