更新Topic資源授權(quán)信息。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
InstanceId | string | 是 | 云消息隊(duì)列 MQTT 版實(shí)例的 ID。 | post-cn-0pp12gl**** |
IdentityType | string | 是 | 身份類型。
| USER |
Identity | string | 是 | 用戶名或客戶端 ID。 | test |
PermitAction | string | 是 | 授權(quán)操作。 | PUB_SUB |
Effect | string | 是 | 允許或拒絕。 | ALLOW |
Topic | string | 是 | 授權(quán)的 Topic,支持 mqtt 多級 topic 與通配符。 | test/t1 |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "8CC04203-679B-4DED-89D9-E7C2E979****",
"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. | 實(shí)例權(quán)限校驗(yàn)失敗,請確認(rèn)MQTT實(shí)例的所屬關(guān)系以及授權(quán)策略。 |
400 | InvalidParameter.%s | An error occurred while validating the parameter. The parameter may be missing or invalid. | 參數(shù)校驗(yàn)失敗,可能缺失或者傳入值非法。 |
404 | ApiNotSupport | The specified API is not supported. | 當(dāng)前接口不支持,請檢查。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時(shí)間 | 變更內(nèi)容概要 | 操作 |
---|
暫無變更歷史