Use this method when needing the metric data for a single guest's CPUs. It will gather the correct input parameters based on the date ranges
VirtualSoftLayer_Virtual_Guest::getCpuMetricDataByDate
Overview
Parameters
| startDateTime |
dateTime |
datetime of the start date of the graph |
| endDateTime |
dateTime |
datetime of the ending date of the graph |
| cpuIndexes |
array of integers |
reserved for future use. An array of cpu index numbers to specify which cpus to graph |
Headers
n/a
authenticate, SoftLayer_Virtual_GuestInitParameters
Return Values
an array of SoftLayer_Metric_Tracking_Object_Data