Upgrades the version of a DRDS instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
drds:UpgradeInstanceVersion |
*instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DrdsInstanceId |
string |
Yes |
The instance ID. |
drdshbgaen89**** |
| RegionId |
string |
No |
The region ID. |
cn-hangzhou |
| Rpm |
string |
No |
The version number. You do not need to specify this parameter. |
t-drds-server-5.4.12-16348095.noarch.rpm |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Data |
string |
The request result. |
success |
| RequestId |
string |
The request ID. |
2F7F8080-9132-4279-85D0-B7E5C4305162 |
Examples
Success response
JSON format
{
"Data": "success",
"RequestId": "2F7F8080-9132-4279-85D0-B7E5C4305162"
}
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.