Method: projects.locations.clusters.delete

删除单个集群。

HTTP 请求

DELETE https://edgecontainer.googleapis.com/v1/{name=projects/*/locations/*/clusters/*}

网址采用 gRPC 转码语法。

路径参数

参数
name

string

必需。集群的资源名称。

必须对指定的资源 name 具有以下 IAM 权限才能进行授权:

  • edgecontainer.clusters.delete

查询参数

参数
requestId

string

相应请求的唯一标识符。仅限 36 个 ASCII 字符。建议使用随机 UUID。仅当提供 requestId 时,此请求才是幂等的。

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文包含一个 Operation 实例。

授权范围

需要以下 OAuth 范围:

  • https://www.googleapis.com/auth/cloud-platform

如需了解详情,请参阅身份验证概览