SoftLayer Product Item Category
From SoftLayer Development Network Wiki
This page refers to the SoftLayer_Product_Item_Category service. For information on the SoftLayer_Product_Item_Category data type please see SoftLayer_Product_Item_Category (type).
Contents |
Overview
Retrieve the category information for a product item.
Endpoints
| SOAP WSDL | http://api.service.softlayer.com/soap/v3/SoftLayer_Product_Item_Category?wsdl |
| XML-RPC | http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_Product_Item_Category |
Methods
getAdditionalProductsForCategory
Return a list of Items in the "Additional Services" package with their active prices for a given product item category.
- returns
- parameters
- None
getObject
Retrieve a SoftLayer_Product_Item_Category record.
- returns
- SoftLayer_Product_Item_Category
- parameters
- None
getPackageConfigurations
Retrieve a list of configuration available in this category.'
- returns
- parameters
- None

