All Products
Search
Document Center

Elastic Desktop Service:StopInvocation

Last Updated:Jan 05, 2026

Stop a process that executes the Cloud Assistant script in one or more cloud computers.

Operation description

When you stop a one-time execution of a command, the command continues to run on the cloud desktops where it has started to run, and will not run on the cloud desktops where it has not started to run.

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
InvokeIdstringYes

The ID of the execution.

t-7d2a745b412b4601b2d47f6a768d****
DesktopIdarrayNo

The ID of cloud desktop N. Valid values of N: 1 to 50.

stringNo

The ID of cloud desktop N.

ecd-7w78ozhjcwa3u****

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
No change history