All Products
Search
Document Center

Elastic Desktop Service:MigrateDesktops

Last Updated:Nov 14, 2025

Migrates cloud computers from the current office network (formerly called workspace) to the new office network.

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. You can call the DescribeRegions operation to query the most recent region list.

cn-shanghai
TargetOfficeSiteIdstringYes

The ID of the destination office network.

cn-shenzhen+dir-388505****
TargetSubnetIdstringYes
Note This parameter is for internal use only.
null
DesktopIdarrayYes

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

stringYes

The ID of a cloud computer.

ecd-39clsqyxr****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

E46DECEC-AC72-570E-958B-B52A4B****

Examples

Sample success responses

JSONformat

{
  "RequestId": "E46DECEC-AC72-570E-958B-B52A4B****"
}

Error codes

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

Change history

Change timeSummary of changesOperation
2024-11-20The Error code has changedView Change Details
2024-06-19The request parameters of the API has changedView Change Details
2024-06-01The request parameters of the API has changedView Change Details