Skip to content

Consumers

Managing RabbitMQ consumers across the cluster.

all() -> list[dict] async

List all consumers in the cluster.

by_vhost(vhost: str) -> list[dict] async

List all consumers in a specific virtual host.