When you delete a Cross-Cloud Interconnect connection, Google shuts down your ports, and billing stops immediately.
You must also notify your remote cloud service provider to discontinue your port in their network and avoid further billing.
Before you can delete a connection, you must delete all of its attachments.
Permissions required for this task
To perform this task, you must have been granted the following permissions or the following Identity and Access Management (IAM) roles.
Permissions
compute.interconnects.delete
Roles
roles/owner
roles/editor
roles/compute.networkAdmin
In the Google Cloud console, go to the Cloud Interconnect Physical connections tab.
Select the connection that you want to delete.
On the Interconnect details page, click
Delete.In the confirmation box, type the name of the connection that you want to delete.
Click Delete this Interconnect.
Use the
gcloud compute interconnects delete
command:
gcloud compute interconnects deleteNAME
Replace NAME
with the name of your
Cross-Cloud Interconnect connection.
What's next
To learn more about Cross-Cloud Interconnect, see the Cross-Cloud Interconnect overview.
To learn about common issues that you might encounter when using Cross-Cloud Interconnect, see Troubleshooting.