NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
L2VPNSessionPeerConfigRequestParameters (schema)
L2VPN Session Peer Config Request Parameters
Request parameters for fetching L2VPN session peer configuration.
The optional backward_compatible parameter controls the peer code version.
| Name | Description | Type | Notes |
|---|---|---|---|
| enforcement_point_path | String Path of the enforcement point enforcement point path, forward slashes must be escaped using %2F. |
string | |
| backward_compatible | Backward compatible peer code The peer code generation has been enhanced for improved security. In case the L2VPN client is running a different (old) release, set backward_compatible=true to download a peer code that is compatible with older releases. It is strongly recommended to upgrade the L2VPN client to the latest release. |
boolean | Deprecated |