Menghapus klaster virtual.
Deskripsi operasi
Operasi ini hanya menghapus klaster virtual. Operasi ini tidak menghapus klaster utama atau sekunder yang terhubung.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
selectdb:DeleteVirtualCluster |
delete |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
ID instans. |
selectdb-cn-7213cjv**** |
| DBClusterId |
string |
Yes |
ID klaster virtual. |
selectdb-vcg-72vz***-be |
| RegionId |
string |
Yes |
ID region. |
cn-hangzhou |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Respons |
||
| RequestId |
string |
ID permintaan. |
06758CAB-1204-5852-A471-29C87D5C1D0F |
| Data |
object |
Data yang dikembalikan. |
|
| DbInstanceId |
string |
ID instans. |
selectdb-cn-7213cjv**** |
| DbClusterId |
string |
ID klaster. |
selectdb-cn-wny3li0****-be |
Contoh
Respons sukses
JSONformat
{
"RequestId": "06758CAB-1204-5852-A471-29C87D5C1D0F",
"Data": {
"DbInstanceId": "selectdb-cn-7213cjv****\n",
"DbClusterId": "selectdb-cn-wny3li0****-be"
}
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | SystemError | A system error occurred while processing your request. | |
| 400 | ClusterNotSupport | Current instance cluster does not support this operation. | |
| 400 | Forbidden | User not authorized to operate on the specified resource, or this API does not support RAM. | |
| 403 | DBClusterNotSupported | The requested operation can not be performed while the cluster is not sale. | |
| 403 | IncorrectDBInstanceState | Current DB instance state does not support this operation. | |
| 404 | DBInstanceLocked | The current instance lock mode does not support this operation. | |
| 404 | InvalidDBInstanceId.NotFound | The DBInstanceId provided does not exist in our records. | |
| 404 | InvalidClusterName.NotFound | The specified cluster name is not available. | |
| 404 | InvalidParam | Invalid parameter, please check. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.