Method: organizations.locations.securityProfiles.delete

刪除單一 SecurityProfile。

HTTP 要求

DELETE https://networksecurity.googleapis.com/v1beta1/{name=organizations/*/locations/*/securityProfiles/*}

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

路徑參數

參數
name

string

這是必要旗標,要刪除的 SecurityProfile 名稱。格式必須為 projects|organizations/*/locations/{location}/securityProfiles/{securityProfileId}

查詢參數

參數
etag

string

(非必要) 如果用戶端提供的 etag 已過期,刪除作業會傳回 FAILED_PRECONDITION 錯誤。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 Operation 的執行個體。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/cloud-platform

詳情請參閱驗證總覽一文。