Rolls back the version of a DRDS instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
drds:RollbackInstanceVersion |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DrdsInstanceId |
string |
Yes |
The instance ID. |
drds************ |
| RegionId |
string |
No |
The region ID. |
cn-hangzhou |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Data |
string |
Indicates whether the instance version is rolled back. |
true |
| RequestId |
string |
The request ID. |
DSSDF-SEWE-***** |
Examples
Success response
JSON format
{
"Data": "true",
"RequestId": "DSSDF-SEWE-*****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | The request processing has failed due to some unknown error. 默认错误码 |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.