Method: customers.policies.networks.removeNetwork

按照指引移除現有網路。

HTTP 要求

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

這個網址使用 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