I want to use the Flower HTTP API to monitor Celery, but I can't seem to find any documentation of available REST methods, other than the few examples on the README. Can anyone point me in the right direction, or is reading the source code the only option?
All HTTP API methods are documented and available at http://flower.readthedocs.org/en/latest/api.html
You can check the urls.py for a list of all methods: https://github.com/mher/flower/blob/master/flower/urls.py
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With