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
Test
RAM authorization
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 |
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.