刪除連接黑名單。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
InstanceId | string | 是 | 消息隊列 MQTT 版實例的 ID。 | post-cn-0pp12gl**** |
ClientId | string | 是 | 設(shè)備的 Client ID。 | GID_test@@@test |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "317076B7-F946-46BC-A98F-4CF9777C****",
"Code": 200,
"Success": true,
"Message": "operation success."
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | InstancePermissionCheckFailed | An error occurred while validating the permissions of the instance. Please verify the account that created the instance and its permissions settings. | 實例權(quán)限校驗失敗,請確認MQTT實例的所屬關(guān)系以及授權(quán)策略。 |
400 | InvalidParameter.%s | An error occurred while validating the parameter. The parameter may be missing or invalid. | 參數(shù)校驗失敗,可能缺失或者傳入值非法。 |
404 | ApiNotSupport | The specified API is not supported. | 當(dāng)前接口不支持,請檢查。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|
暫無變更歷史