Method: customers.enterprise.securityInsights.checkEnablementStatus

取得客戶洞察功能的設定狀態。

HTTP 要求

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

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
customer

string

必填。要檢查啟用狀態的客戶。格式:customers/{customer_id}

要求主體

要求主體必須為空白。

回應主體

檢查客戶洞察啟用狀態後的回應。

如果成功,回應主體會含有以下結構的資料:

JSON 表示法
{
  "insightsState": enum (InsightsEnablementState)
}
欄位
insightsState

enum (InsightsEnablementState)

洞察功能的狀態。

授權範圍

需要下列其中一種 OAuth 範圍:

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