应用与数据集成平台 ROMA Connect-查询消息:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
messages |
Array of messages objects |
消息列表。 |
total |
Number |
消息总数。 |
size |
Number |
返回总条数。 |
参数 |
参数类型 |
描述 |
---|---|---|
topic |
String |
Topic名称。 |
partition |
Integer |
消息所在的分区。 |
key |
String |
消息Key。 |
value |
String |
消息内容。 |
size |
Integer |
消息大小。 |
timestamp |
Integer |
Topic名称。 |
huge_message |
Boolean |
大数据标识。 |
message_offset |
Integer |
消息偏移量。 |
message_id |
String |
消息ID。 |
app_id |
String |
集成应用key。 |
tag |
String |
消息标签。 |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码。 |
error_msg |
String |
错误信息。 |
状态码: 403
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码。 |
error_msg |
String |
错误信息。 |