Membatalkan atau menyelesaikan tugas migrasi Peningkatan kluster RDS ke kluster PolarDB Basis Data Relasional Cloud-Native.
Deskripsi operasi
-
Cancel the migration task before data migration.
-
Perform the migration task after data migration.
Before you call this operation, ensure that a one-click upgrade task has been created for the cluster. You can call the CreateDBClusterOperation to create an upgrade task. Set the CreationOptionParameter to MigrationFromRDS. For more information, see Create a PolarDB for MySQL cluster by using the Migration from RDS method.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:CloseDBClusterMigration |
update |
*dbcluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
ID kluster. |
pc-************** |
| ContinueEnableBinlog |
boolean |
No |
Apakah akan terus mengaktifkan binary logging. Nilai valid:
Nilai default: True. Catatan
Jika binary logging dinonaktifkan, kluster PolarDB Basis Data Relasional Cloud-Native Anda akan dimulai ulang. |
true |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
3AA69096-757C-4647-B36C-29EBC2****** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "3AA69096-757C-4647-B36C-29EBC2******"
}
Respons error
JSONformat
{ "RequestId": "3AA69096-757C-4647-B36C-29EBC27A8763"}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | EngineMigrationStatus.NotSurpport | Specified engine migration status does not support. | |
| 400 | EngineMigration.NotExist | Specified engine migration does not exist. | |
| 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.