Return a collection of SoftLayer_Item_Price objects from a collection of SoftLayer_Software_Description
HardwareSoftLayer_Hardware_Server::getItemPricesFromSoftwareDescriptions
Overview
Parameters
| softwareDescriptions |
The software that the item prices will be returned for. |
|
| includeTranslationsFlag |
boolean |
The flag to specify whether software translations should be considered when looking at the software descriptions. |
| returnAllPricesFlag |
boolean |
The flag to specify whether all item prices or just the first price for the software descriptions. |
Headers
SoftLayer_Hardware_ServerObjectMask, SoftLayer_ObjectMask
authenticate, SoftLayer_Hardware_ServerInitParameters
Return Values
an array of SoftLayer_Product_Item
Error Handling
- SoftLayer_Exception_Public: Throws the exception 'Unable to locate billing item.' when the billing item cannot be determined.