Method: customers.connectorConfigs.create

建立連接器設定。

HTTP 要求

POST https://chromemanagement.googleapis.com/v1/{parent=customers/*}/connectorConfigs

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

路徑參數

參數
parent

string

必填。格式:customers/{customer}

查詢參數

參數
connectorConfigId

string

(選用步驟) 用於連接器設定的 ID,會成為連接器設定資源名稱的最終元件。

如果提供 ID,長度必須介於 1 至 36 個半形字元之間,且只能使用小寫英文字母、數字和連字號。開頭必須是英文字母,結尾則須為英文字母或數字。

如未提供,連接器設定檔會獲派隨機 UUID。

要求主體

要求主體包含 ConnectorConfig 的例項。

回應主體

如果成功,回應主體會包含新建立的 ConnectorConfig 執行個體。

授權範圍

需要下列 OAuth 範圍:

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