getAllObjects


SoftLayer_Product_Package::getAllObjects

Get the Active SoftLayer_Product_Packages

Description

This method pulls all the active packages. This will give you a basic description of the packages that are currently active

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_Product_Package/getAllObjects'