【问题标题】:Cloudify REST API 2.7: with and without versionCloudify REST API 2.7:有无版本
【发布时间】:2014-05-05 13:58:42
【问题描述】:

我正在开发 Cloudify REST API v2.7 (http://getcloudify.org/guide/2.7/restapi/restdoclet.html)。

以“/version/...”开头的 API 与不以“/version/...”开头的 API 有什么区别?

比如下面的API有什么区别:

  • /{version}/deployments/applications/description

  • /service/applications

【问题讨论】:

    标签: api rest cloudify


    【解决方案1】:

    Rest API 实际上是在 2.7 版中重新编写的。以“/version”开头的 API 是更新的 API,它们也是 CLI 使用的 API。你应该使用它们。 “/service” API 大多已被弃用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-05-31
      • 1970-01-01
      • 2014-07-12
      • 2015-01-15
      • 2023-04-04
      • 2018-09-30
      • 1970-01-01
      相关资源
      最近更新 更多