L2VPNSessionData (schema)

L2VPN Session Data

L2VPN Session Data represents meta data necessary to create
the L2VPN Session. It is represented by an array of peer code
for each tunnel.
Name Description Type Notes
description Description of L2VPN Session string Maximum length: 1024
display_name Identifier to use when displaying L2VPN Session

Defaults to id if not set.
string Maximum length: 255
enabled Enable L2VPN session

Enable to extend all the associated segments.
boolean Default: "True"
transport_tunnels List of L2VPN Transport Tunnel Data

List of L2VPN transport tunnel data.
array of L2VPNSessionTransportTunnelData Minimum items: 1
Maximum items: 1