getComputingCategories


SoftLayer_Product_Item_Category::getComputingCategories

Returns a collection of computing categories.

Description

This method returns a collection of computing categories. These categories are also top level items in a service offering.

Parameters

Name Type Description
resetCache boolean Reset the cached categories

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Item_Category/getComputingCategories'