"SoftLayer_" prefix removed for readability.
Retrieve a visual representation of the percentage of the amount of time that a cpu was in use for the specified time frame for a computing instance.
Name | Type | Description |
---|---|---|
snapshotRange | enum |
|
dateSpecified | dateTime | Include this parameter when snapshot is ‘specified_day’. Needs to be formatted as: ‘MM/DD/YYYY HH:00’ |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [enum, dateTime]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getCpuMetricImage'