Network Security API

服務:networksecurity.googleapis.com

如要呼叫這項服務,建議您使用 Google 提供的用戶端程式庫。如果您的應用程式需要使用您自己的程式庫來呼叫這項服務,請在發出 API 要求時使用下列資訊。

探索文件

探索文件是一種機器可解讀的規格,用於說明和使用 REST API。此文件會用於建構用戶端程式庫、IDE 外掛程式,以及與 Google API 互動的其他工具。一項服務可能會提供多個探索文件。此服務提供下列探索文件:

服務端點

服務端點是能指定 API 服務網路位址的基本網址。一項服務可能有多個服務端點。這項服務有下列服務端點,以及和該服務端點相關的所有 URI:

  • https://networksecurity.googleapis.com

REST 資源:v1beta1.projects.locations.authzPolicies

方法
create POST /v1beta1/{parent=projects/*/locations/*}/authzPolicies
在指定的專案和位置中建立新的 AuthzPolicy。
delete DELETE /v1beta1/{name=projects/*/locations/*/authzPolicies/*}
刪除單一 AuthzPolicy。
get GET /v1beta1/{name=projects/*/locations/*/authzPolicies/*}
取得單一 AuthzPolicy 的詳細資料。
list GET /v1beta1/{parent=projects/*/locations/*}/authzPolicies
列出指定專案和位置中的 AuthzPolicy。
patch PATCH /v1beta1/{authzPolicy.name=projects/*/locations/*/authzPolicies/*}
更新單一 AuthzPolicy 的參數。

REST 資源:v1beta1.projects.locations.backendAuthenticationConfigs

方法
create POST /v1beta1/{parent=projects/*/locations/*}/backendAuthenticationConfigs
在指定專案和位置中建立新的 BackendAuthenticationConfig。
delete DELETE /v1beta1/{name=projects/*/locations/*/backendAuthenticationConfigs/*}
刪除 BackendAuthenticationConfig 中的單一 BackendAuthenticationConfig。
get GET /v1beta1/{name=projects/*/locations/*/backendAuthenticationConfigs/*}
取得單一 BackendAuthenticationConfig 的詳細資料,以便將其傳送至 BackendAuthenticationConfig。
list GET /v1beta1/{parent=projects/*/locations/*}/backendAuthenticationConfigs
列出指定專案和位置中的 BackendAuthenticationConfig。
patch PATCH /v1beta1/{backendAuthenticationConfig.name=projects/*/locations/*/backendAuthenticationConfigs/*}
將單一 BackendAuthenticationConfig 的參數更新為 BackendAuthenticationConfig。

REST 資源:v1.projects.locations

方法
get GET /v1/{name=projects/*/locations/*}
取得位置的相關資訊。
list GET /v1/{name=projects/*}/locations
列出這項服務支援位置的相關資訊。

REST 資源:v1.projects.locations.backendAuthenticationConfigs

方法
create POST /v1/{parent=projects/*/locations/*}/backendAuthenticationConfigs
在指定專案和位置中建立新的 BackendAuthenticationConfig。
delete DELETE /v1/{name=projects/*/locations/*/backendAuthenticationConfigs/*}
將單一 BackendAuthenticationConfig 刪除至 BackendAuthenticationConfig。
get GET /v1/{name=projects/*/locations/*/backendAuthenticationConfigs/*}
取得單一 BackendAuthenticationConfig 的詳細資料,以便將其傳送至 BackendAuthenticationConfig。
list GET /v1/{parent=projects/*/locations/*}/backendAuthenticationConfigs
列出指定專案和位置中的 BackendAuthenticationConfig。
patch PATCH /v1/{backendAuthenticationConfig.name=projects/*/locations/*/backendAuthenticationConfigs/*}
將單一 BackendAuthenticationConfig 的參數更新為 BackendAuthenticationConfig。

REST 資源:v1.projects.locations.operations

方法
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
開始非同步取消長時間執行的作業。
delete DELETE /v1/{name=projects/*/locations/*/operations/*}
刪除長時間執行的作業。
get GET /v1/{name=projects/*/locations/*/operations/*}
取得長時間執行作業的最新狀態。
list GET /v1/{name=projects/*/locations/*}/operations
列出符合要求中指定篩選器的作業。

REST 資源:v1.projects.locations.serverTlsPolicies

方法
create POST /v1/{parent=projects/*/locations/*}/serverTlsPolicies
在指定專案和位置中建立新的 ServerTlsPolicy。
delete DELETE /v1/{name=projects/*/locations/*/serverTlsPolicies/*}
刪除單一 ServerTlsPolicy。
get GET /v1/{name=projects/*/locations/*/serverTlsPolicies/*}
取得單一 ServerTlsPolicy 的詳細資料。
list GET /v1/{parent=projects/*/locations/*}/serverTlsPolicies
列出指定專案和位置中的 ServerTlsPolicy。
patch PATCH /v1/{serverTlsPolicy.name=projects/*/locations/*/serverTlsPolicies/*}
更新單一 ServerTlsPolicy 的參數。