Get Tier0IP Sec Vpn Peer Config
Download IPSec VPN configuration for the peer site. Peer config also contains PSK; be careful when sharing or storing it.
Request
URI
GET
https://nsxmanager.your.domain/policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-service-id}/ipsec-vpn-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
Operation doesn't return any data structure
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 Tier0IP Sec Vpn Local Endpoint
PATCH
Create Or Patch Tier0IP Sec Vpn Service
PATCH
Create Or Patch Tier0IP Sec Vpn Session
PUT
Create Or Update Tier0IP Sec Vpn Local Endpoint
PUT
Create Or Update Tier0IP Sec Vpn Service
PUT
Create Or Update Tier0IP Sec Vpn Session
DELETE
Delete Tier0IP Sec Vpn Local Endpoint
DELETE
Delete Tier0IP Sec Vpn Service
DELETE
Delete Tier0IP Sec Vpn Session
GET
Get Tier0IP Sec Vpn Local Endpoint
GET
Get Tier0IP Sec Vpn Peer Config
GET
Get Tier0IP Sec Vpn Service
GET
Get Tier0IP Sec Vpn Session
GET
Get Tier0IP Sec Vpn Session Status
GET
Get Tier0IP Sec Vpn Session With Sensitive Data Show Sensitive Data
GET
List Tier0IP Sec Vpn Local Endpoints
GET
List Tier0IP Sec Vpn Services
GET
List Tier0IP Sec Vpn Sessions