查看接入点接口
GET
https://jcq.jdcloud-api.com/v1/regions/{regionId}/topics/{topicName}/accessPoints
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
regionId | String | True | 所在区域的Region ID | |
topicName | String | True | topic 名称 |
无
名称 | 类型 | 描述 |
---|---|---|
requestId | String | |
result | Result |
名称 | 类型 | 描述 |
---|---|---|
accessPoint | AccessPoint |
名称 | 类型 | 描述 |
---|---|---|
httpAddress | String | http接入点 |
sdkAddress | String | sdk接入点 |
返回码 | 描述 |
---|---|
200 | OK |