Method: projects.locations.backendAuthenticationConfigs.delete

將單一 BackendAuthenticationConfig 刪除至 BackendAuthenticationConfig。

HTTP 要求

DELETE https://networksecurity.googleapis.com/v1/{name=projects/*/locations/*/backendAuthenticationConfigs/*}

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

路徑參數

參數
name

string

這是必要旗標,要刪除的 BackendAuthenticationConfig 名稱。格式必須為 projects/*/locations/{location}/backendAuthenticationConfigs/*

授權需要指定資源 name 的下列 IAM 權限:

  • networksecurity.backendAuthenticationConfigs.delete

查詢參數

參數
etag

string

(選用步驟) 資源的 Etag。如果提供這項資訊,則必須與伺服器的 etag 相符。

要求主體

要求主體必須為空白。

回應主體

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

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 Authentication Overview