GetIPSecConnectionTunnelSharedSecret
GET {{baseUrl}}/ipsecConnections/:ipscId/tunnels/:tunnelId/sharedSecret
Gets the specified tunnel's shared secret (pre-shared key). To get other information about the tunnel, use GetIPSecConnectionTunnel.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Date | string | (Required) Current Date | |
Authorization | string | (Required) Signature Authentication on Authorization header |
RESPONSES
status: OK
{"sharedSecret":"occaecat est"}