Listing bindings for queues?

70 views
Skip to first unread message

Hadmut Danisch

unread,
Oct 24, 2023, 3:34:14 PM10/24/23
to rabbitmq-users
Hi, 
I'm using ruby bunny and do see, how to bind and unbind a queue to an exchange, but not, how to list the bindings for a n existing queue. 

command line tool rabbitmqadmin and the management GUI can do this, but is there a function in the amqp 0.9 protocol to list existing bindings?

regards
Hadmut

Luke Bakken

unread,
Oct 24, 2023, 3:56:01 PM10/24/23
to rabbitmq-users
" is there a function in the amqp 0.9 protocol to list existing bindings?"

No, there is not. You will have to use the HTTP API

Reply all
Reply to author
Forward
0 new messages