Mendapatkan modul kustom Event Threat Detection yang efektif pada tingkat tertentu.
Perbedaan antara EffectiveEventThreatDetectionCustomModule
dan EventThreatDetectionCustomModule
adalah kolom untuk EffectiveEventThreatDetectionCustomModule
dihitung dari ancestor jika diperlukan. Misalnya, status pengaktifan untuk EventThreatDetectionCustomModule
dapat berupa ENABLED
, DISABLED
, atau INHERITED
. Sebaliknya, status pengaktifan untuk EffectiveEventThreatDetectionCustomModule
selalu dihitung sebagai ENABLED
atau DISABLED
.
Permintaan HTTP
GET https://securitycentermanagement.googleapis.com/v1/{name=organizations/*/locations/*/effectiveEventThreatDetectionCustomModules/*}
URL menggunakan sintaks gRPC Transcoding.
Parameter jalur
Parameter | |
---|---|
name |
Wajib. Nama resource modul kustom Event Threat Detection, dalam salah satu format berikut:
|
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan berisi instance EffectiveEventThreatDetectionCustomModule
.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/cloud-platform
Untuk mengetahui informasi selengkapnya, lihat Ringkasan Autentikasi.
Izin IAM
Memerlukan izin IAM berikut pada resource name
:
securitycentermanagement.effectiveEventThreatDetectionCustomModules.get
Untuk mengetahui informasi selengkapnya, lihat dokumentasi IAM.