All Products
Search
Document Center

Cloud Phone:RebootAndroidInstancesInGroup

Last Updated:Mar 18, 2025

Restarts one or more cloud phone instances.

Operation description

Before you restart a cloud phone instance, make sure it is in one of the following states: Available, Abnormal, Backup failure, and Restoration failure.

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
AndroidInstanceIdsarrayNo

The IDs of the cloud phone instances.

stringNo

The ID of the cloud phone instance.

acp-sgicbcdadjs****
ForceStopbooleanNo

Specifies whether to enforce a restart operation. If a cloud phone instance fails to stop due to system or network issues, a forced restart can be triggered, though it may result in data loss.

Valid values:

  • true
  • false
false

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

227CBB4C-F5DC-589D-A667-C5CA3D52****

Examples

Sample success responses

JSONformat

{
  "RequestId": "227CBB4C-F5DC-589D-A667-C5CA3D52****"
}

Error codes

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

Change history

Change timeSummary of changesOperation
2024-07-02The request parameters of the API has changedView Change Details