getServerFanSpeedGraphs


SoftLayer_Hardware_Server::getServerFanSpeedGraphs

Retrieve server’s fan speed graphs.

Description

Retrieve the server’s fan speeds and displays them using tachometer graphs. 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_Server/{SoftLayer_Hardware_ServerID}/getServerFanSpeedGraphs'