Article summary
Did you find this summary helpful?
Thank you for your feedback!
Put
/v2.1/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
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 PUT \
--url https://virtserver.swaggerhub.com/perimeter81/public-api-yaml/1.0.0/v2.1/networks/%7BnetworkId%7D/tunnels/openvpn/%7BtunnelId%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 PUT \
--url https://virtserver.swaggerhub.com/perimeter81/public-api-yaml/1.0.0/v2.1/networks/%7BnetworkId%7D/tunnels/openvpn/%7BtunnelId%7D \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \
--header 'accept: application/json'