Delete a virtual gateway
You can delete a virtual gateway that is no longer linked to a VPC (Virtual Private Cloud).
This action changes the state of the virtual gateway from "available" to "deleted".
info
Prerequisites: Detach the virtual gateway from the VPC to which it is linked, where applicable.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- connectivity.bridge.delete
- Console
- API
- Terraform
- Click in the Virtual Gateways dashboard to display checkboxes.
- Select the checkbox of the virtual gateway you want to delete. The virtual gateway is selected and an actions menu appears.
- Click Delete. A confirmation dialog box appears.
- Click Delete. The virtual gateway is deleted.
info
Deleted resources remain visible for 1 hour.
The DELETE /connectivity/spaces/{spaceId}/virtualGateways/{id} command deletes a specified virtual gateway.
Before deleting a virtual gateway, it is recommended to detach it from the VPC and to delete the VPN (Virtual Private Network) connection.
The Terraform documentation is available on the Numspot registry ↗.