Skips the current step.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardbx:SkipCurrentStep |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| CurrentStep |
string |
No |
The current operation step number of the task. |
PRE_CHECK |
| RegionId |
string |
No |
The region where the instance resides. |
cn-hangzhou |
| SlinkTaskId |
string |
No |
The import task ID. |
etx-szr2rr6i***** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
1AD222E9-E606-4A42-BF6D-8A4442913CEF |
| Message |
string |
The returned message. This parameter is empty when the request succeeds. When the request fails, an exception message is returned, such as an error code. |
***** |
| Success |
boolean |
Indicates whether the request was successful. |
True |
| Data |
object |
The returned data. |
|
| SlinkTaskId |
string |
The Slink task ID. |
etx-szr2rr6i***** |
Examples
Success response
JSON format
{
"RequestId": "1AD222E9-E606-4A42-BF6D-8A4442913CEF",
"Message": "*****",
"Success": true,
"Data": {
"SlinkTaskId": "etx-szr2rr6i*****"
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.