Method: projects.locations.clusters.delete

Menghapus cluster Redis tertentu. Cluster berhenti melayani dan data dihapus.

Permintaan HTTP

DELETE https://redis.googleapis.com/v1alpha1/{name=projects/*/locations/*/clusters/*}

URL menggunakan sintaks gRPC Transcoding.

Parameter jalur

Parameter
name

string

Wajib. Nama resource cluster Redis menggunakan formulir: projects/{projectId}/locations/{locationId}/clusters/{clusterId} dengan locationId mengacu pada region Google Cloud.

Parameter kueri

Parameter
requestId

string

Opsional. UUID permintaan idempoten.

Isi permintaan

Isi permintaan harus kosong.

Isi respons

Jika berhasil, isi respons akan berisi instance Operation.

Cakupan otorisasi

Memerlukan cakupan OAuth berikut:

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

Untuk mengetahui informasi selengkapnya, lihat Authentication Overview.