获取接口权限列表
基本信息
Path: /v1/products/:instanceId/:productKey/topics
Method: GET
接口描述:
请求参数
路径参数
参数名称 | 示例 | 备注 |
instanceId | | |
productKey | | |
返回数据
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|
result | object [] | 非必须 | | | |
├─ type | string | 非必须 | | | |
├─ topic | string | 非必须 | | | |
├─ permission | string | 非必须 | | [PUB: 发布, SUB: 订阅, ALL: 发布和订阅] | |
├─ description | string | 非必须 | | | |