【问题标题】:What methods are available in the Flower HTTP API?Flower HTTP API 中有哪些可用的方法?
【发布时间】:2013-08-28 18:22:46
【问题描述】:

我想使用Flower HTTP API 来监控 Celery,但除了 README 中的几个示例之外,我似乎找不到任何可用 REST 方法的文档。谁能指出我正确的方向,还是阅读源代码是唯一的选择?

【问题讨论】:

    标签: celery flower


    【解决方案1】:

    所有 HTTP API 方法都记录在案,并可在 http://flower.readthedocs.org/en/latest/api.html 获得

    【讨论】:

      【解决方案2】:

      您可以查看 urls.py 以获取所有方法的列表: https://github.com/mher/flower/blob/master/flower/urls.py

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2014-09-06
        • 2011-09-06
        • 1970-01-01
        • 2019-10-27
        • 1970-01-01
        • 1970-01-01
        • 2013-04-26
        • 2017-03-30
        相关资源
        最近更新 更多