删除连接

删除 Cross-Cloud Interconnect 连接时,Google 会关闭端口,并立即停止计费。

您还必须通知远程云服务提供商在其网络中停用您的端口,并避免其他计费。

要删除某一连接,您必须先删除其所有连接。

如需执行此任务,您必须已获得以下权限或以下 Identity and Access Management (IAM) 角色。

权限

  • compute.interconnects.delete

角色

  • roles/owner
  • roles/editor
  • roles/compute.networkAdmin
  1. 在 Google Cloud 控制台中,进入 Cloud Interconnect 物理连接标签页。

    转到物理连接

  2. 选择要删除的连接。

  3. 互连详情页面中,点击 删除

  4. 在确认框中,输入您要删除的连接的名称。

  5. 点击删除此互连

使用 gcloud compute interconnects delete 命令

gcloud compute interconnects delete NAME

NAME 替换为 Cross-Cloud Interconnect 连接的名称。

后续步骤