Menghapus blacklist koneksi.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mq:DeleteCustomAuthConnectBlack |
delete |
*Instance
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans ApsaraMQ for MQTT. |
post-cn-0pp12gl**** |
| ClientId |
string |
Yes |
ID client ApsaraMQ for MQTT. |
GID_test@@@test |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| RequestId |
string |
ID permintaan. |
317076B7-F946-46BC-A98F-4CF9777C**** |
| Code |
integer |
Kode respons. Kode status 200 menunjukkan bahwa permintaan berhasil. |
200 |
| Success |
boolean |
Menunjukkan apakah operasi berhasil. Nilai yang valid: true dan false. |
True |
| Message |
string |
Pesan error. |
operation success. |
Contoh
Respons sukses
JSONformat
{
"RequestId": "317076B7-F946-46BC-A98F-4CF9777C****",
"Code": 200,
"Success": true,
"Message": "operation success."
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InstancePermissionCheckFailed | An error occurred while validating the permissions of the instance. Please verify the account that created the instance and its permissions settings. | |
| 400 | InvalidParameter.%s | An error occurred while validating the parameter. The parameter may be missing or invalid. | |
| 404 | ApiNotSupport | The specified API is not supported. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.