getAllObjects


SoftLayer_Product_Package_Type::getAllObjects

Get all the package types.

Description

This method will return all of the available package types.

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