Delete connections

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

  1. In the Google Cloud console, go to the Cloud Interconnect Physical connections tab.

    Go to Physical connections

  2. Select the connection that you want to delete.

  3. On the Interconnect details page, click Delete.

  4. In the confirmation box, type the name of the connection that you want to delete.

  5. 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