All Products
Search
Document Center

WUYING Workspace:StartDesktops

Last Updated:Apr 22, 2024

Start cloud computers.

Operation description

The cloud computers that you want to start must be in the Stopped state. After you call this operation, the cloud computers enter the Running state.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the regions supported by WUYING Workspace.

cn-hangzhou
ClientIdstringYes

The ID of the Alibaba Cloud Workspace client (hereinafter referred to as WUYING client). The system generates a unique ID for each client.

f4a0dc8e-1702-4728-9a60-95b27a35****
SessionIdstringYes

The session ID.

cd45e873-650d-4d70-acb9-f996187a****
LoginTokenstringYes

The logon token.

v18101ac6a9e69c66b04a163031680463660b4b216cd758f34b60b9ad6a7c7f7334b83dd8f75eef4209c68f9f1080b****
ClientOSstringNo

The operating system (OS) of the device that run the client.

Windows_NT 10.0.18363 x64
ClientVersionstringNo

The client version. If you use a WUYING client, you can click About on the client logon page to view the version of the client.

2.1.0-R-20210731.151756
DesktopIdarrayYes

The IDs of the cloud computers. You can specify the IDs of 1 to 20 cloud computers.

stringYes

The ID of the cloud computer.

ecd-cg27ufmapab08****
ClientTokenstringYes

The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see How to ensure idempotence.

21e7be12-aa4f-4389-b3e1-82f4a1b5****

Response parameters

ParameterTypeDescriptionExample
object

The response parameter.

RequestIdstring

The request ID.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history