getServerTemperatureGraphs


SoftLayer_Hardware_SecurityModule750::getServerTemperatureGraphs

Retrieve server’s temperature graphs

Description

Retrieve the server’s temperature and displays them using thermometer graphs. Temperatures retrieved are CPU(s) and system temperatures. Data used to construct graphs is retrieved from the server’s remote management card. All graphs returned will have a title associated with it.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/getServerTemperatureGraphs'