Update a VPN connection
You can update the attributes of a VPN (Virtual Private Network) connection.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- connectivity.vpnconnection.update
- Console
- API
- Terraform
- In the VPN Connections dashboard, click the ID of the VPN connection to update.
- Update the required attributes.
- Click Save.
The VPN connection is updated.
The PUT /connectivity/spaces/{spaceId}/vpnConnections/{id} command updates the specified attributes of a VPN connection.
The Terraform documentation is available on the Numspot registry ↗.