Article summary
Did you find this summary helpful?
Thank you for your feedback!
Get
/v2.2/networks/{networkId}/tunnels/ipsec/redundant/{haTunnelId}
Required permissions: ["network:read"]
Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
haTunnelId
stringRequired
Responses
200
Success
object
createdAt
string (date-time)
The date when this record was created.
updatedAt
string (date-time)
The date of last update of the record.
tunnelName
string
The name of the tunnel
Min length3
Max length15
Pattern^[a-zA-Z0-9]*$
regionID
string
tunnel1
object
passphrase
string
Pattern^[a-zA-Z1-9._][a-zA-Z0-9._]{7,63}$
p81GWInternalIP
string (ipv4)
remoteGWInternalIP
string (ipv4)
remotePublicIP
string (ipv4)
remoteASN
integer #deprecatedtemplate# #additional-property-template#Required
remoteID
gatewayID
string
tunnelID
string
tunnel2
object
sharedSettings
object (IPSecSharedSettings)
advancedSettings
object (IPSecAdvancedSettings)
401
Unauthorized
object
id
string
message
string
403
Forbidden
object
id
string
message
string
404
Resource not found
object
id
string
message
string
Response
application/json
Click Try It! to start a request and see the response here!
Code Samples
​x
curl --request GET \
--url https://virtserver.swaggerhub.com/perimeter81/public-api-yaml/1.0.0/v2.2/networks/%7BnetworkId%7D/tunnels/ipsec/redundant/%7BhaTunnelId%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'accept: application/json'
Was this article helpful?
Response
application/json
Click Try It! to start a request and see the response here!
Code Samples
xxxxxxxxxx
curl --request GET \
--url https://virtserver.swaggerhub.com/perimeter81/public-api-yaml/1.0.0/v2.2/networks/%7BnetworkId%7D/tunnels/ipsec/redundant/%7BhaTunnelId%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'accept: application/json'