Installs applications on multiple Cloud Phone instances.
Operation description
Before you install an application, you must create it by calling the CreateApp operation. This is an asynchronous operation. You can call the DescribeTasks operation to query the task.
Try it now
Test
RAM authorization
Request parameters
Parameter | Type | Required | Description | Example |
| AppIdList | array | No | A list of application IDs. | |
string | No | An application ID. | 12710 | |
| InstanceGroupIdList | array | No | A list of instance group IDs. | |
string | No | An instance group ID. | ag-ayyhomlal7mvm**** | |
| InstanceIdList | array | No | A list of instance IDs. | |
string | No | An instance ID. | acp-dvbhknfasf123**** |
Response elements
Element | Type | Description | Example |
object | The returned parameters. | ||
RequestId | string | The request ID. | E5138F7E-46B5-526A-8C99-82DEAE6B**** |
TaskId | string | The task ID. | t-14xwibw7yp73q**** |
Examples
Success response
JSON format
{
"RequestId": "E5138F7E-46B5-526A-8C99-82DEAE6B****",
"TaskId": "t-14xwibw7yp73q****"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.