Membuat ID kelompok klien.
Deskripsi operasi
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mq:CreateGroup |
create |
*Instance
|
None |
|
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
ID kelompok konsumen yang ingin Anda buat. Nilai harus memenuhi persyaratan berikut:
Catatan
|
GID_test_groupId |
| Remark |
string |
No |
Keterangan pada kelompok. |
test |
| InstanceId |
string |
No |
ID instans tempat kelompok berada. |
MQ_INST_111111111111_DOxxxxxx |
| GroupType |
string |
No |
Protokol yang berlaku untuk ID kelompok. ID kelompok untuk protokol TCP dan HTTP tidak dapat digunakan secara bergantian. Buat ID kelompok terpisah untuk setiap protokol. Nilai valid:
|
tcp |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
A common parameter. The ID of the request is unique for each request. Use this ID to troubleshoot and locate issues. |
A07E3902-B92E-44A6-B6C5-6AA111111**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "A07E3902-B92E-44A6-B6C5-6AA111111****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | %s | %s, please check and retry later | |
| 400 | Group.NumLimited | group count exceed limit. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.