You can restart one or more cloud desktops.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
Region ID. Call DescribeRegions to list regions that support WUYING Workspace. |
cn-hangzhou |
| ClientId |
string |
Yes |
A unique ID generated by the client. |
f4a0dc8e-1702-4728-9a60-95b27a35**** |
| SessionId |
string |
No |
Session ID. |
cd45e873-650d-4d70-acb9-f996187a**** |
| LoginToken |
string |
No |
Login token. |
v18101ac6a9e69c66b04a163031680463660b4b216cd758f34b60b9ad6a7c7f7334b83dd8f75eef4209c68f9f1080b**** |
| ClientOS |
string |
No |
Operating system of the device running the client. |
Windows_NT 10.0.18363 x64 |
| ClientVersion |
string |
No |
Client version. If you use the WUYING Workspace client, find this value in the About dialog box on the client login screen. |
2.1.0-R-20210731.151756 |
| DesktopId |
array |
Yes |
A list of 1 to 20 cloud computer IDs. |
ecd-7w78ozhjcwa3u**** |
|
string |
No |
The cloud desktop ID. |
ecd-7w78ozhjcwa3u**** |
|
| ClientToken |
string |
Yes |
Ensures idempotence. Generate a unique value on your client for each request. ClientToken supports only ASCII characters and must be no longer than 64 characters. For more information, see How to ensure idempotence. |
40401e62-5caf-4508-8de7-bf98af12**** |
| SessionToken |
string |
No |
Specifies the logon credentials. |
04b7b80a0b020715c5c1b4175fc4771698****9e2a759557a4624665fd53ae40 |
| Uuid |
string |
No |
Unique identifier of the client. |
91761ED27169E2FC564F29388E2D**** |
| OsUpdate |
boolean |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response data. |
||
| RequestId |
string |
Request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.