Method: projects.updateContainerThreatDetectionSettings

更新 ContainerThreatDetectionSettings 资源。

HTTP 请求


网址使用 gRPC 转码语法。

路径参数

参数
containerThreatDetectionSettings.name

string

标识符。ContainerThreatDetectionSettings 的资源名称。

格式:

  • organizations/{organization}/containerThreatDetectionSettings
  • folders/{folder}/containerThreatDetectionSettings
  • projects/{project}/containerThreatDetectionSettings
  • projects/{project}/locations/{location}/clusters/{cluster}/containerThreatDetectionSettings

查询参数

参数
updateMask

string (FieldMask format)

要更新的字段的列表。

请求正文

请求正文包含一个 ContainerThreatDetectionSettings 实例。

响应正文

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

授权范围

需要以下 OAuth 范围:

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

如需了解详情,请参阅 Authentication Overview