getIsEngineeredServerProduct


SoftLayer_Product_Item::getIsEngineeredServerProduct

Description

Flag to indicate the server product is engineered for a multi-server solution. (Deprecated)

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}/getIsEngineeredServerProduct'