NSX Autonomous Edge REST API
Update an L2VPN session with new details for HCX
Updating an L2VPN Session can be performed only through this APIby providing the new values. Use of specific APIs to update the
L2VPN Session and the system-owned resources associated with it
is not allowed.
Request:
Method:
PUT
URI Path(s):
/vpn/l2vpn/sessions/{l2vpn-session-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
L2VPNSession+
Example Request:
PUT https://<ip>/api/v1/vpn/l2vpn/sessions/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
L2VPNSession+