SoftLayer Hardware::getDailyAverage
From SoftLayer Development Network Wiki
getDailyAverage is a member of the SoftLayer_Hardware service.
Contents |
Overview
This method will calculate the average daily network traffic used by a server in gigabytes.
Return Type
getDailyAverage returns the float data type.
Headers
Required Headers
getDailyAverage requires the following headers:
Parameters
getDailyAverage takes the following parameters:
startDate
The start date for the range of bandwidth a customer wishes to view.
- Type: dateTime
endDate
The end date for the range of bandwidth a customer wishes to view.
- Type: dateTime

