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
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AndroidInstanceIds | array | No | The IDs of the cloud phone instances. | |
string | No | The ID of the cloud phone instance. | acp-sgicbcdadjs**** | |
ForceStop | boolean | No | 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:
| false |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "227CBB4C-F5DC-589D-A667-C5CA3D52****"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-07-02 | The request parameters of the API has changed | View Change Details |