getCoreRestrictedItemFlag


SoftLayer_Product_Item::getCoreRestrictedItemFlag

Description

This flag indicates that this product is restricted by the number of cores on the compute instance. This is deprecated. Use SoftLayer_Product_Item::getCapacityRestrictedProductFlag

Parameters

None

Required Headers

Optional Headers

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Item/{SoftLayer_Product_ItemID}/getCoreRestrictedItemFlag'