All Products
Search
Document Center

Cloud Phone:UpgradeAndroidInstanceGroup

Last Updated:Sep 05, 2025

Scales out an instance group by increasing the number of instances.

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

InstanceGroupId

string

No

The ID of the instance group.

ag-asguicdjh****

IncreaseNumberOfInstance

integer

No

The number of instances to add to the instance group.

10

AutoPay

boolean

No

Specifies whether to enable automatic payment.

true

Response elements

Element

Type

Description

Example

object

The data returned.

RequestId

string

The request ID.

310A783E-CC46-5452-A8A3-71AE5DB59****

OrderId

string

The order ID.

223684716098****

InstanceIds

string

The IDs of the instances that are created during the scale-out.

['acp-3vzqq4y3f31f3z3df']

Examples

Success response

JSON format

{
  "RequestId": "310A783E-CC46-5452-A8A3-71AE5DB59****",
  "OrderId": "223684716098****",
  "InstanceIds": "['acp-3vzqq4y3f31f3z3df']"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.