Get L2VPN Session Peer Config
Get peer config for the L2VPN session to configure the remote side of the tunnel.
- no enforcement point path specified: L2VPN Session Peer Codes will be evaluated on each enforcement point.
- enforcement point paths specified: L2VPN Session Peer Codes are evaluated only on the given enforcement points. API supported only when L2VPN Service is in Server Mode.
Request
URI
GET
https://nsxmanager.your.domain/policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/l2vpn-services/{service-id}/sessions/{session-id}/peer-config
COPY
Path Parameters
string
tier-0-id
Required
tier-0-id
string
locale-service-id
Required
locale-service-id
string
service-id
Required
service-id
string
session-id
Required
session-id
Query Parameters
string
enforcement_point_path
Optional
String Path of the enforcement point
Responses
200
OK
Returns AggregateL2VPNSessionPeerConfig of type(s) application/json
This response body class contains all of the following: AggregatePolicyRuntimeInfo , InlineAggregateL2VPNSessionPeerConfig1
{
"intent_path": "string",
"results": [
{
"alarm": {
"error_details": {
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
},
"error_id": "string",
"message": "string"
},
"enforcement_point_path": "string",
"resource_type": "string"
}
]
}
400
Returns BadRequest of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
}
403
Returns Forbidden of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
}
404
Not Found
Operation doesn't return any data structure
412
Returns PreconditionFailed of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
}
500
Returns InternalServerError of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
}
503
Returns ServiceUnavailable of type(s) application/json
This response body class contains all of the following: RelatedApiError , InlineApiError1
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string",
"related_errors": [
{
"details": "string",
"error_code": 0,
"error_message": "string",
"module_name": "string"
}
]
}
On This Page
Tier 0s Operations
PATCH
Create Or Patch L2 Vpn
PATCH
Create Or Patch L2VPN Service
PATCH
Create Or Patch L2VPN Session
POST
Create Or Patch L2VPN Session From Peer Codes Create With Peer Code
PUT
Create Or Replace L2 Vpn
PUT
Create Or Update L2VPN Service
PUT
Create Or Update L2VPN Session
DELETE
Delete L2 Vpn
DELETE
Delete L2VPN Service
DELETE
Delete L2VPN Session
GET
Get L2VPN Service
GET
Get L2VPN Session
GET
Get L2VPN Session Peer Config
GET
Get L2 Vpn Session Statistics
GET
Get L2 Vpn Session Status
GET
Get L2 Vpn Statistics
GET
List L2 Vpns
GET
List L2VPN Services
GET
List L2VPN Sessions
GET
Read L2 Vpn
GET
Read L2 Vpn Context
GET
Read L2 Vpn Peer Config