SoftLayer Network Bandwidth Version1 Allotment::getFrontendBandwidthUse
From SoftLayer Development Network Wiki
getFrontendBandwidthUse is a member of the SoftLayer_Network_Bandwidth_Version1_Allotment service.
Contents |
Overview
This method recurses through all servers on a VDR between the given start and end dates to retrieve private bandwidth data.
Return Type
getFrontendBandwidthUse returns the SoftLayer_Network_Bandwidth_Version1_Usage_DetailArray data type.
Headers
Required Headers
getFrontendBandwidthUse requires the following headers:
Optional Headers
getFrontendBandwidthUse may use the following headers:
Parameters
getFrontendBandwidthUse takes the following parameters:
startDate
Start date formatted as: 'MM/DD/YY'.
- Type: dateTime
endDate
End date formatted as: 'MM/DD/YY'.
- Type: dateTime

