By default, you can only use the BatchGetAcpConnectionTicket operation to get the ticket for a connection to a cloud phone, and a cloud phone supports only one connected user at a time. To allow multiple users to connect to a cloud phone at the same time, connect to the cloud phone with a convenience account, use this operation to generate a collaboration code by using the current account, and share this code with other convenience accounts to allow them to access the same cloud phone.
Operation description
You can call this operation to generate a collaboration code for a cloud phone accessed by your current account and share this code with other convenience users to allow them to access the same cloud phone over the desktop, mobile, or web client.
Try it now
Test
RAM authorization
Request syntax
GET HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
OwnerUserId | string | No | The ID of the user to whom the current instance is assigned. | xiaoming |
InstanceId | string | No | The ID of the instance. | acp-2zecay9ponatdc4m**** |
Response elements
Element | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | 1A923337-44D9-5CAD-9A53-95084BD4**** |
CoordinatorCode | string | The collaboration code. | CSHGDK |
Examples
Success response
JSON format
{
"RequestId": "1A923337-44D9-5CAD-9A53-95084BD4****",
"CoordinatorCode": "CSHGDK"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.