Mengubah mode Snapshot Consistency Cluster (SCC) untuk node tertentu dalam klaster PolarDB.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:ModifyDBNodeSccMode |
update |
*DBNode
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
ID klaster. |
pc-**************** |
| DBNodeId |
string |
Yes |
ID node. |
pi-**************** |
| SccMode |
string |
Yes |
Mode SCC yang akan ditetapkan untuk node. |
OFF |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
E2FDB684-751D-424D-98B9-704BEA****** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "E2FDB684-751D-424D-98B9-704BEA******\t\n"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidDBType.Malformed | The Specified DBType is not valid. | |
| 400 | MinorVersionNotSupport.Scc | SCC not support for current minor version | |
| 400 | SccAlreadyDisabled | SCC mode is already disabled | |
| 400 | SccAlreadyEnabled | SCC mode is already enabled | |
| 400 | SccNotSupport | Strict consistency cluster not support | |
| 400 | SccNotSupport.GDN | SCC not support for GDN instance | |
| 400 | SccNotSupport.IMCI | SCC not support for IMCI instance | |
| 404 | InvalidDBCluster.NotFound | The specified DBClusterId is not found. | |
| 404 | InvalidDBClusterId.NotFound | The DBClusterId provided does not exist in our records. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.