All Products
Search
Document Center

Cloud Phone:StopAndroidInstance

Last Updated:Dec 12, 2025

Stops (shuts down) an Android instance.

Operation description

An instance can be stopped only if it is in the Active, Backup Failed, or Recover Failed status.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

AndroidInstanceIds

array

No

A list of instance IDs.

string

No

An instance ID.

acp-3kzpiqqsjwtw7****

ForceStop

boolean

No

Specifies whether to forcibly shut down the instance. If an instance cannot shut down because of a system or network exception, you can force it to shut down. This may cause data loss.

false

SaleMode

string

No

The sale pattern. This parameter is deprecated.

Valid values:

  • Instance :

    Android instance pattern

  • Node :

    Android instance matrix pattern

Instance

Response elements

Element

Type

Description

Example

object

The returned parameters.

RequestId

string

The request ID.

E38B41A8-8E00-5AE4-A957-6636ACB8****

Examples

Success response

JSON format

{
  "RequestId": "E38B41A8-8E00-5AE4-A957-6636ACB8****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.