Delete a route from a VPN connection
You can delete a static route from a VPN (Virtual Private Network) connection.
warning
This action applies to static routing only. If your VPN connection uses dynamic routing, you do not need to create new routes.
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 from which you want to delete a route. The VPN connections panel appears.
- Click in the "Route VPN" dashboard to display the checkboxes.
- Select the checkbox of the route you want to delete. The route is selected and an actions menu appears.
- Click Delete. A confirmation dialog box appears.
- Click Delete. The selected route is deleted from the VPN connection.
The DELETE /connectivity/spaces/{spaceId}/vpnConnections/{id}/routes command deletes a static route from a previously created VPN connection.
The Terraform documentation is available on the Numspot registry ↗.