All Products
Search
Document Center

Cloud Phone:ModifyAndroidInstanceGroup

Last Updated:Jan 14, 2026

Modifies attributes of an instance group.

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-cuv4scs4obxhs****

NewInstanceGroupName

string

No

The new name of the instance group.

Note

The name can be up to 30 characters in length. It can contain letters, digits, colons (:), underscores (_), periods (.), or hyphens (-). It must start with letters but cannot start with http:// or https://.

newName

PolicyGroupId

string

No

The ID of the policy.

pg-2w97kp89gnsif****

StreamMode

integer

No

Specifies the streaming mode for instances within the instance group. If this parameter is omitted, the mode defaults to 1 (Preemptive).

Valid values:

  • 1 :

    Preemptive Mode (Default)

  • 2 :

    Collaborative Mode

1

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The ID of the request.

6C83EBE3-F267-5F11-ABF8-4E7B90B****

Examples

Success response

JSON format

{
  "RequestId": "6C83EBE3-F267-5F11-ABF8-4E7B90B****"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.