Method: customers.policies.networks.removeCertificate

按照指引移除現有憑證。

HTTP 要求

POST https://chromepolicy.googleapis.com/v1/{customer=customers/*}/policies/networks:removeCertificate

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

路徑參數

參數
customer

string

必要欄位。將會移除憑證的客戶。

要求主體

要求主體的資料會採用以下結構:

JSON 表示法
{
  "targetResource": string,
  "networkId": string
}
欄位
targetResource

string

必要欄位。要移除這個憑證的目標資源,支援的資源如下:* 機構單位 ("orgunits/{orgunit_id}")

networkId

string

必要欄位。要移除的憑證 GUID。

回應主體

如果成功,回應主體會是空白的。

授權範圍

需要下列 OAuth 範圍:

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