Retrieve disk usage data on a Cloud Computing Instance image for the time range you provide. Each data entry objects contain dateTime and counter properties. dateTime property indicates the time that the disk usage data was measured and counter property holds the disk usage in bytes.
SoftLayer API › SoftLayer_Account › getDiskUsageMetricDataByDate
getDiskUsageMetricDataByDate
Overview
Parameters
| startDateTime |
dateTime |
datetime of the start date of the graph |
| endDateTime |
dateTime |
datetime of the ending date of the graph |