Menghapus hubungan binding antara dua kluster untuk backup bersama.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
selectdb:DeleteDBClusterBinding |
update |
*全部资源
|
None | None |
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
ID instans. |
selectdb-cn-7213cjv2ez |
| DBClusterId |
string |
Yes |
ID Kluster 1. |
selectdb-cn-7213cjv2ez-be |
| DBClusterIdBak |
string |
Yes |
ID Kluster 2. |
selectdb-xxxb9f2w-be |
| RegionId |
string |
No |
ID region. |
cn-hangzhou |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Respons |
||
| RequestId |
string |
ID permintaan |
F8900A96-67F7-5274-A41B-7722E1ECF8C9 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "F8900A96-67F7-5274-A41B-7722E1ECF8C9\n"
}
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.