"SoftLayer_" prefix removed for readability.
Return a collection of SoftLayer_Item_Price objects for an OS reload
Name | Type | Description |
---|---|---|
config | SoftLayer_Container_Hardware_Server_Configuration | The new cloud configuration for the reload. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_Hardware_Server_Configuration]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getAdditionalRequiredPricesForOsReload'