Get VpnTunnel
GET/projects/:projectId/providers/Aruba.Network/vpnTunnels/:id
Get VpnTunnel
Request
Path Parameters
unique identifier of the project CMP
unique identifier of the vpnTunnel to retrieve
Query Parameters
if the resource exists in status "Deleted", returns NotFound according to the value of this flag
false
The requested API version
1.0
Responses
- 200
- 404
- 500
Success
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
properties
object
nullable
Type of the vpnTunnel
Protocol of the vpnTunnel
ipConfigurations
object
nullable
Network configuration of the vpnTunnel
vpc
object
nullable
Vpc of the vpnTunnel
subnet
object
nullable
Subnet of the vpnTunnel
Cidr of the subnet
Uri of the subnet
publicIp
object
nullable
ElasticIp used by the vpnTunnel
vpnClientSettings
object
nullable
Client settings of the vpnTunnel
ike
object
nullable
Ike settings
Lifetime
Encryption
Hash
DhGroup
DpdAction
DpdInterval
DpdTimeout
esp
object
nullable
Esp settings
Lifetime
Hash
Encryption
Pfs
psk
object
nullable
Psk settings
Cloud site
OnPrem site
Peer client public ip address
Numbers of valid vpnRoutes of the vpnTunnel
billingPlan
object
nullable
Billing plan
{}
- Schema
- Example (from schema)
Schema
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
properties
object
nullable
Type of the vpnTunnel
Protocol of the vpnTunnel
ipConfigurations
object
nullable
Network configuration of the vpnTunnel
vpc
object
nullable
Vpc of the vpnTunnel
subnet
object
nullable
Subnet of the vpnTunnel
Cidr of the subnet
Uri of the subnet
publicIp
object
nullable
ElasticIp used by the vpnTunnel
vpnClientSettings
object
nullable
Client settings of the vpnTunnel
ike
object
nullable
Ike settings
Lifetime
Encryption
Hash
DhGroup
DpdAction
DpdInterval
DpdTimeout
esp
object
nullable
Esp settings
Lifetime
Hash
Encryption
Pfs
psk
object
nullable
Psk settings
Cloud site
OnPrem site
Peer client public ip address
Numbers of valid vpnRoutes of the vpnTunnel
billingPlan
object
nullable
Billing plan
{}
- Schema
- Example (from schema)
Schema
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
properties
object
nullable
Type of the vpnTunnel
Protocol of the vpnTunnel
ipConfigurations
object
nullable
Network configuration of the vpnTunnel
vpc
object
nullable
Vpc of the vpnTunnel
subnet
object
nullable
Subnet of the vpnTunnel
Cidr of the subnet
Uri of the subnet
publicIp
object
nullable
ElasticIp used by the vpnTunnel
vpnClientSettings
object
nullable
Client settings of the vpnTunnel
ike
object
nullable
Ike settings
Lifetime
Encryption
Hash
DhGroup
DpdAction
DpdInterval
DpdTimeout
esp
object
nullable
Esp settings
Lifetime
Hash
Encryption
Pfs
psk
object
nullable
Psk settings
Cloud site
OnPrem site
Peer client public ip address
Numbers of valid vpnRoutes of the vpnTunnel
billingPlan
object
nullable
Billing plan
{}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Server Error