getStandardCategories


SoftLayer_Product_Package::getStandardCategories

This call is similar to SoftLayer_Product_Package::getCategories, except that it does not include account-restricted pricing. Not all accounts have restricted pricing.

Description

This call is similar to SoftLayer_Product_Package::getCategories, except that it does not include account-restricted pricing. Not all accounts have restricted pricing.

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}/getStandardCategories'