Method: customers.enterprise.securityInsights.disable

为客户停用数据分析。

HTTP 请求

POST https://chromemanagement.googleapis.com/v1/{customer=customers/*}/enterprise/securityInsights:disable

网址采用 gRPC 转码语法。

路径参数

参数
customer

string

必需。要为其停用数据分析的客户。格式:customers/{customer}

请求正文

请求正文必须为空。

响应正文

为客户停用数据分析的响应。

如果成功,响应正文将包含结构如下的数据:

JSON 表示法
{
  "insightsState": enum (InsightsEnablementState)
}
字段
insightsState

enum (InsightsEnablementState)

数据分析功能的状态。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/chrome.management.securityinsights