All Products
Search
Document Center

Cloud Phone:ModifyAndroidInstanceGroup

Last Updated:Dec 22, 2025

Modifies the attributes of a cloud phone 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 for the instance group.

Note
  • The name can be up to 30 characters long. It must start with a letter or a Chinese character. The name cannot start with http:// or https://. The name can contain letters, digits, Chinese characters, colons (:), underscores (_), periods (.), and hyphens (-).

newName

PolicyGroupId

string

No

The ID of the policy.

pg-2w97kp89gnsif****

StreamMode

integer

No

The streaming mode for instances in the instance group. If you do not specify this parameter, the preemption mode is used by default.

Valid values:

  • 1 :

    Preemption mode (Default)

  • 2 :

    Collaboration mode

1

Response elements

Element

Type

Description

Example

object

The response parameters.

RequestId

string

The request ID.

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.