All Products
Search
Document Center

Elastic Desktop Service:ApproveFotaUpdate

Last Updated:Nov 03, 2025

Enables OTA updates for cloud computers.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID.

cn-hangzhou
ClientIdstringYes

The client ID. The system generates a unique ID for each client.

d4452bd7-88df-4b90-a409-806da674****
SessionIdstringYes

The session ID.

4771b873-c757-4893-973c-7f5beejh****
LoginTokenstringYes

The logon token.

v18390c954ce59e2915ef16663205371721e0db9a46179ac89249a203320459523cb54ad08efe324784dd0eba25950****
DesktopIdstringNo

The cloud computer ID.

ecd-138dsptkrt00u****
AppVersionstringYes

The application version.

0.0.1-D-20220513.14****
UuidstringNo

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****
TargetStatusstringNo

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.
  • Set the value to running.
running

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

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
2025-02-26The request parameters of the API has changedView Change Details
2023-09-21The internal configuration of the API is changed, but the call is not affectedView Change Details
2023-03-14The request parameters of the API has changedView Change Details
2022-03-21Add OperationView Change Details