Apache RocketMQ · Example Payload

Apache Rocketmq Topic List Example

Cloud NativeMessagingMessage QueuePub-SubStreamingApacheOpen Source

Apache Rocketmq Topic List Example is an example object payload from Apache RocketMQ, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

topicstotal

Example Payload

Raw ↑
{
  "topics": [
    {}
  ],
  "total": 1234
}