Softlayer Api: Exception: Invalid data on the order for property: packageId. Package (835) requires a preset configuration

人走茶凉 提交于 2020-01-07 04:43:26

问题


background

Use sl_product_order.placeOrder api to order a vsi. 'dataCenter': 'ams03'

exception

SoftLayerAPIError(SoftLayer_Exception_Order_InvalidData): Invalid data on the order for property: packageId. Package (835) requires a preset configuration.

question

Package (835) requires a preset configuration means what?

How can I check which param is invalid ?


回答1:


Package: 835 (Public Virtual Server) is a new package that will be released very soon, meanwhile I recommend to continue using Package: 46



来源:https://stackoverflow.com/questions/45026092/softlayer-api-exception-invalid-data-on-the-order-for-property-packageid-pac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!