Softlayer 的虚拟服务器状态 ID
Softlayer's Virtual Server status Ids
看起来 Softlayer 的 API 已经改变了检查虚拟服务器状态的方式。查看文档,现在当我获得 VS 属性时,响应看起来像这个 REST 示例 http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/createObject
查看 http://sldn.softlayer.com/reference/datatypes/SoftLayer_Virtual_Guest seems like the state is returned in a new "statusId" attribute, but when I try to access to the docs of that attribute, it shows nothing http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest_Status
中的规范
你知道我在哪里可以获得 VS 的 statusIds 列表吗?
我检查了一个 运行 VS returns 1001 和一个取消的 1006。删除 VS 后,您将获得 404 HTTP 状态代码。
注意:正如我的支持请求中所建议的,这个问题试图针对 Softlayer 的开发团队。
谢谢!
很遗憾,无法检索 VSI 的状态列表,但您可以查看此论坛,我在其中提供了有关它们的信息(状态和电源状态)
看起来 Softlayer 的 API 已经改变了检查虚拟服务器状态的方式。查看文档,现在当我获得 VS 属性时,响应看起来像这个 REST 示例 http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest/createObject
查看 http://sldn.softlayer.com/reference/datatypes/SoftLayer_Virtual_Guest seems like the state is returned in a new "statusId" attribute, but when I try to access to the docs of that attribute, it shows nothing http://sldn.softlayer.com/reference/services/SoftLayer_Virtual_Guest_Status
中的规范你知道我在哪里可以获得 VS 的 statusIds 列表吗? 我检查了一个 运行 VS returns 1001 和一个取消的 1006。删除 VS 后,您将获得 404 HTTP 状态代码。
注意:正如我的支持请求中所建议的,这个问题试图针对 Softlayer 的开发团队。 谢谢!
很遗憾,无法检索 VSI 的状态列表,但您可以查看此论坛,我在其中提供了有关它们的信息(状态和电源状态)