Apache RocketMQ · Example Payload

Apache Rocketmq Consumer Group List Example

Cloud NativeMessagingMessage QueuePub-SubStreamingApacheOpen Source

Apache Rocketmq Consumer Group 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

groupstotal

Example Payload

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