getObject


SoftLayer_Product_Item_Category_Group::getObject

Retrieve a SoftLayer_Product_Item_Category_Group record.

Description

Each product item category must be tied to a category group. These category groups describe how a particular product item category is categorized. For example, the disk0, disk1, … disk11 can be categorized as Server and Attached Services. There are different groups for each of this product item category depending on the function of the item product in the subject category.

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_Item_Category_Group/{SoftLayer_Product_Item_Category_GroupID}/getObject'