Method: projects.locations.securityProfileGroups.create

Membuat SecurityProfileGroup baru di project dan lokasi tertentu.

Permintaan HTTP

POST https://networksecurity.googleapis.com/v1beta1/{parent=projects/*/locations/*}/securityProfileGroups

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
parent

string

Wajib. Resource induk SecurityProfileGroup. Harus dalam format projects|organizations/*/locations/{location}.

Parameter kueri

Parameter
securityProfileGroupId

string

Wajib. Nama pendek resource SecurityProfileGroup yang akan dibuat. Panjang nilai ini harus antara 1-63 karakter, hanya berisi huruf, angka, tanda hubung, dan garis bawah, serta tidak boleh diawali dengan angka. Misalnya, "security_profile_group1".

Isi permintaan

Isi permintaan memuat instance SecurityProfileGroup.

Isi respons

Jika berhasil, isi respons memuat instance Operation yang baru dibuat.

Cakupan otorisasi

Memerlukan cakupan OAuth berikut:

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

Untuk informasi selengkapnya, lihat Ringkasan Autentikasi.