getDiskUsageMetricDataByDate

Overview

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.

Parameters

startDateTime

dateTime

datetime of the start date of the graph

endDateTime

dateTime

datetime of the ending date of the graph

Headers

n/a
authenticate

Return Values

an array of SoftLayer_Metric_Tracking_Object_Data

test