getActiveItems


SoftLayer_Product_Package::getActiveItems

Retrieve the active items, as well as their prices and categories for this package

Description

Return a list of Items in the package with their active prices.

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/{SoftLayer_Product_PackageID}/getActiveItems'