Marc Missire

Results 2 comments of Marc Missire

> Additionally if you have some API at the root, the documentation looks rather silly since it becomes empty. A slash would be nicer. I ran into this, and found...

Yes, you can see this with curl: ``` curl localhost:15672/api/nodes// -u | jq . ``` Look for the line: "disk_free_limit": "disk_free_monitoring_disabled", I am using RabbitMQ 3.6.6 on CentOS 6.8. Following...