curl -i -u {User}:{Password} https://{Host domain}:15672/api/queues/{VHost}/{QName} -H "content-type:application/json"
Im try with http/s.
Im got always "Operation timed out"
Im success to connect with pika from python, but its show only the ready msg. (i need to know the unack'd msg too)
Its looks like pika send same command as me.
Can any one point on what wrong?
Thanks a lot,
Alex.
-----Original-Nachricht----- |