Delete connections

When you delete a Cross-Site Interconnect connection, Google shuts down the ports on Google's routers, and billing stops immediately. You must notify your vendor to remove the Cross-Site Interconnect connections from the unused ports on the Google demarcations.

Before you can delete a connection, you must delete all the wire groups that use the connection.

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

  • Owner (roles/owner)
  • Editor (roles/editor)
  • Compute Network Admin (roles/compute.networkAdmin)

Console

  1. In the Google Cloud console, go to the Interconnect page.

    Go to Interconnect

  2. On the Physical connections tab, for the Cross-Site Interconnect connection that you want to delete, select the options button, and then click Delete.

  3. Type the name of the connection to confirm deletion.

  4. Select Delete this interconnect.

gcloud

Delete the Cross-Site Interconnect connection by providing the name of the connection to delete:

gcloud compute interconnects delete NAME

What's next

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月24日 UTC.