Manually upgrades the client of an asset.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:UpgradeVersionByUuids |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| UuidList |
array |
Yes |
The list of UUIDs of the assets to be checked. |
|
|
string |
Yes |
The UUID of the asset to be checked. Note
You can call the DescribeCloudCenterInstances operation to obtain the UUID of a server. |
4fe8e1cd-3c37-4851-b9de-124da32c**** |
|
| UpgradeVersion |
string |
Yes |
The target version to which you want to upgrade. |
0.0.9 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique identifier for each request. You can use the request ID to troubleshoot issues. |
7BC55C8F-226E-5AF5-9A2C-2EC43864**** |
Examples
Success response
JSON format
{
"RequestId": "7BC55C8F-226E-5AF5-9A2C-2EC43864****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.