Update openVPN Tunnel

Prev Next
Put
/v2.3/networks/{networkId}/tunnels/openvpn/{tunnelId}

Required permissions: ["network:write"]

Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
tunnelId
stringRequired
Responses
202

Request accepted

object
statusUrl
string
samplingTime
integer
secretAccessKey
string

Secret access key to download OpenVPN configuration file. This key will be shown only once in the response for security reasons. Make sure to store it securely.

401

Unauthorized

object
id
string
message
string
403

Forbidden

object
id
string
message
string
404

Resource not found

object
id
string
message
string