【问题标题】:Softlayer : Failed to place an order for Public Virtual Server using Softlayer APISoftlayer : 无法使用 Softlayer API 下订单公共虚拟服务器
【发布时间】:2018-07-21 12:57:28
【问题描述】:

IBM-Softlayer 团队的某个人可以帮我解决问题吗? 我尝试通过调用 Softlayer API 来为“公共虚拟服务器”下订单,如下所示。但得到了这样的回应:

{"error":"Could not place order. An uncaught exception was encountered. Please contact Sales.","code":"SoftLayer_Exception_Public"}

API 网址:

https://<<API_Username>>:<<API_Key>>@api.softlayer.com/rest/v3/SoftLayer_Virtual_Guest/

请求正文 json:

{
  "parameters":[
    {
      "hostname":"stack-teste-daniel-20180720",
      "domain":"stack-teste-daniel-20180720.com",
      "startCpus":2,
      "maxMemory":1024,
      "hourlyBillingFlag":true,
      "localDiskFlag":true,
      "operatingSystemReferenceCode":"CENTOS_7_64",
      "datacenter":{"name":"ams01"},
      "blockDevices":[{"device":"0","diskImage":{"capacity":25}}]
    }
  ]
}

提前致谢。

【问题讨论】:

    标签: ibm-cloud ibm-cloud-infrastructure


    【解决方案1】:

    我尝试了您的请求,它对我有用,您的问题是您的帐户受到了一些限制,我建议您联系 softlayer 销售以获得进一步的帮助。

    【讨论】:

    • F.Ojeda 感谢重播,我退休了,也为我工作。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-10-03
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多