Delete a client gateway
You can delete a client gateway that is no longer associated with a VPN (Virtual Private Network) connection.
This action removes the identification of the resource as a client gateway, but does not delete the resource itself.
Permissions
info
This action requires the following IAM (Identity and Access Management) permissions:
- connectivity.bridge.delete
info
Before you begin: Delete all VPN connections to which the client gateway is associated.
- Console
- API
- Terraform
- Click inside the Client Gateways dashboard to display the checkboxes.
- Tick the checkbox of the client gateway you want to delete. The client gateway is selected and an actions menu appears.
- Click Delete. A confirmation dialog box appears.
- Click Delete the Client Gateway. The client gateway is deleted.
info
Deleted resources remain visible for 1 hour.
The DELETE /connectivity/spaces/{spaceId}/clientGateways/{id} command deletes a specified client gateway.
You must delete the VPN connection before deleting the client gateway.
The Terraform documentation is available on the Numspot registry ↗.