Aborts an upgrade or migration task.
Operation description
Aborts an upgrade or migration task.
Before you call this operation, create an upgrade task for the cluster by calling the CreateDBCluster operation and setting the CreationOption parameter to MigrationFromRDS. For more information, see Upgrade an ApsaraDB RDS for MySQL instance to a PolarDB for MySQL cluster.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:AbortDBClusterMigration |
update |
*DBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
The cluster ID. |
pc-bp150t3l1td9863q9 |
| ResourceGroupId |
string |
No |
The resource group ID. |
rg-************ |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
925B84D9-CA72-432C-95CF-738C22****** |
Examples
Success response
JSON format
{
"RequestId": "925B84D9-CA72-432C-95CF-738C22******"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | EngineMigrationStatus.NotSurpport | Specified engine migration status does not support. | The current engine migration status does not support this operation |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.