Secara default, Anda hanya dapat menggunakan operasi BatchGetAcpConnectionTicket untuk mendapatkan tiket koneksi ke cloud phone, dan cloud phone hanya mendukung satu pengguna yang terhubung dalam satu pengatur waktu. Untuk mengizinkan beberapa pengguna terhubung ke cloud phone secara bersamaan, hubungkan ke cloud phone dengan convenience account, gunakan operasi ini untuk menghasilkan kode kolaborasi menggunakan akun saat ini, dan bagikan kode tersebut ke convenience account lainnya agar mereka dapat mengakses cloud phone yang sama.
Deskripsi operasi
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.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
GET HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| OwnerUserId |
string |
No |
ID pengguna yang ditugaskan pada instans saat ini. |
xiaoming |
| InstanceId |
string |
No |
ID instans. |
acp-2zecay9ponatdc4m**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
1A923337-44D9-5CAD-9A53-95084BD4**** |
| CoordinatorCode |
string |
The collaboration code. |
CSHGDK |
Contoh
Respons sukses
JSONformat
{
"RequestId": "1A923337-44D9-5CAD-9A53-95084BD4****",
"CoordinatorCode": "CSHGDK"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.