Method: projects.muteConfigs.delete

Menghapus konfigurasi bisukan yang ada. Jika tidak ada lokasi yang ditentukan, default-nya adalah global.

Permintaan HTTP


URL ini menggunakan sintaksis gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Nama konfigurasi bisukan yang akan dihapus. Daftar berikut menunjukkan beberapa contoh format:

  • organizations/{organization}/muteConfigs/{configId} + organizations/{organization}/locations/{location}/muteConfigs/{configId}
  • folders/{folder}/muteConfigs/{configId}
  • folders/{folder}/locations/{location}/muteConfigs/{configId}
  • projects/{project}/muteConfigs/{configId}
  • projects/{project}/locations/{location}/muteConfigs/{configId}

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons adalah objek JSON kosong.

Cakupan otorisasi

Memerlukan cakupan OAuth berikut:

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

Untuk mengetahui informasi selengkapnya, lihat Authentication Overview.