Continues the current migration or upgrade task.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:ContinueDBClusterMigration |
get |
*DBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The ID of the region. Note
For more information, see DescribeRegions. |
cn-hangzhou |
| DBClusterId |
string |
Yes |
The ID of the cluster. Note
Call the DescribeDBClusters operation to query information about all clusters in the destination region, including cluster IDs. |
pc-k2ju1lnl5i4ohv501 |
| ForceSwitch |
string |
No |
Specifies whether to skip the current error. Valid values: true: Skips the error. false: Does not skip the error. |
false |
| ResourceGroupId |
string |
No |
The ID of the resource group. |
rg-************ |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D2056BBE-FF76-5825-AB63-5CB1ABB46218 |
Examples
Success response
JSON format
{
"RequestId": "D2056BBE-FF76-5825-AB63-5CB1ABB46218"
}
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.