getRequiredCoreCount


SoftLayer_Product_Item_Price::getRequiredCoreCount

Description

The number of server cores required to order this item. This is deprecated. Use SoftLayer_Product_Item_Price::getCapacityRestrictionMinimum and SoftLayer_Product_Item_Price::getCapacityRestrictionMaximum

Parameters

None

Required Headers

Optional Headers

Return Values

  • int
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Item_Price/{SoftLayer_Product_Item_PriceID}/getRequiredCoreCount'