getProcessorCoreAmount


SoftLayer_Hardware_Router::getProcessorCoreAmount

Description

The total number of processor cores, summed from all processors that are attached to a piece of hardware

Parameters

None

Required Headers

Optional Headers

Return Values

  • unsignedInt
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Router/{SoftLayer_Hardware_RouterID}/getProcessorCoreAmount'