SoftLayer_Account::getActivePrivateHostedCloudPackages
Deprecated
Description
[DEPRECATED] This method pulls all the active private hosted cloud packages. This will give you a basic description of the packages that are currently active and from which you can order private hosted cloud configurations.
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_Account/getActivePrivateHostedCloudPackages'