Enables OTA updates for cloud computers.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| RegionId | string | Yes | The region ID. | cn-hangzhou |
| ClientId | string | Yes | The client ID. The system generates a unique ID for each client. | d4452bd7-88df-4b90-a409-806da674**** |
| SessionId | string | Yes | The session ID. | 4771b873-c757-4893-973c-7f5beejh**** |
| LoginToken | string | Yes | The logon token. | v18390c954ce59e2915ef16663205371721e0db9a46179ac89249a203320459523cb54ad08efe324784dd0eba25950**** |
| DesktopId | string | No | The cloud computer ID. | ecd-138dsptkrt00u**** |
| AppVersion | string | Yes | The application version. | 0.0.1-D-20220513.14**** |
| Uuid | string | No | The unique identifier of the client. To view the unique identifier of an Alibaba Cloud Workspace client, go to the client logon page and click on "About." | 28c80e90-f71e-4c23-93d6-1225329c**** |
| TargetStatus | string | No | The state of the cloud computer after the OTA update. Note
This parameter is not publicly available. After the OTA update is complete, the state of the cloud computer changes to RUNNING.
| running |
Response parameters
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 time | Summary of changes | Operation |
|---|---|---|
| 2025-02-26 | The request parameters of the API has changed | View Change Details |
| 2023-09-21 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
| 2023-03-14 | The request parameters of the API has changed | View Change Details |
| 2022-03-21 | Add Operation | View Change Details |
