Softlayer 中的 OSReload PriceId

OSReload PriceId in Softlayer

OSReload实现时,有具体的价格id吗? 无论平台、裸机和虚拟设备如何,我都找不到 OS 重新加载的任何价格。这个功能不收费?或者有任何 API 获取 osreloading 的价格?

重新加载 OS 的价格与订单 server/VSI 中 OS 的价格相同。您只需要用于订购 server/VSI 的包裹并列出该包裹的价格,然后查找您想要的 os。

这里是 Python

中的示例

https://gist.github.com/softlayer/407058

如果您有更多问题,请告诉我

此致