getAvailableBillingTermChangePrices


SoftLayer_Hardware_Server::getAvailableBillingTermChangePrices

Retrieves a list of available term prices available to this of hardware.

Description

Retrieves a list of available term prices to this hardware. Currently, price terms are only available for increasing term length to monthly billed servers.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/getAvailableBillingTermChangePrices'