"SoftLayer_" prefix removed for readability.
Get list of items that are required with the item prices provided
Name | Type | Description |
---|---|---|
itemPrices | SoftLayer_Product_Item_Price[] | Item prices to be ordered. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Product_Item_Price]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Order/requiredItems'