Get VpnRoute
GET/projects/:projectId/providers/Aruba.Network/vpnTunnels/:vpnTunnelId/vpnRoutes/:id
Get VpnRoute
Request
Path Parameters
Query Parameters
false
The requested API version
1.0
Responses
- 200
- 404
- 500
Success
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
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
Properties of the vpnRoute
linkedResources
object[]
nullable
vpnTunnel
object
nullable
The vpnTunnel of the vpnRoutes
cloudSubnet
object
nullable
The cloud subnet of the vpnRoute
Cidr of the subnet
Uri of the subnet
Cidr of the onPrem subnet of the vpnRoute
{}
- Schema
- Example (from schema)
Schema
Array [
]
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
Properties of the vpnRoute
linkedResources
object[]
nullable
vpnTunnel
object
nullable
The vpnTunnel of the vpnRoutes
cloudSubnet
object
nullable
The cloud subnet of the vpnRoute
Cidr of the subnet
Uri of the subnet
Cidr of the onPrem subnet of the vpnRoute
{}
- Schema
- Example (from schema)
Schema
Array [
]
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
Properties of the vpnRoute
linkedResources
object[]
nullable
vpnTunnel
object
nullable
The vpnTunnel of the vpnRoutes
cloudSubnet
object
nullable
The cloud subnet of the vpnRoute
Cidr of the subnet
Uri of the subnet
Cidr of the onPrem subnet of the vpnRoute
{}
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