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.
Console
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.
gcloud
Use the
gcloud compute interconnects delete
command:
gcloud compute interconnects delete NAME
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.