"SoftLayer_" prefix removed for readability.
Retrieve metric detail data over a date range.
Name | Type | Description |
---|---|---|
startDate | dateTime | The starting date of the range of data you wish to collect. |
endDate | dateTime | The ending date of the range of data you wish to collect. |
graphType | string[] | The type of metric to gather data for (InstanceCount, HostMemoryUsage, HostReservedMemoryUsage). |
None