I\'m new to RabbitMQ and i need some help. how to do backup and restore to RabbitMQ, and what is the important data i need to save.
thanks!
For those looking for the HTTP API endpoint, it is:
http://rabbit:15672/api/definitions
Another way to automate this is to use the command line tool rabbitmqadmin (http://rabbit:15672/cli/) add pass the export subcommand, e.g.
rabbitmqadmin
export
rabbitmqadmin export rabbit-backup.config