SoftLayer Network Bandwidth Version1 Allotment::getBackendBandwidthUse
From SoftLayer Development Network Wiki
getBackendBandwidthUse 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 public bandwidth data.
Return Type
getBackendBandwidthUse returns the SoftLayer_Network_Bandwidth_Version1_Usage_DetailArray data type.
Headers
Required Headers
getBackendBandwidthUse requires the following headers:
Optional Headers
getBackendBandwidthUse may use the following headers:
Parameters
getBackendBandwidthUse takes the following parameters:
startDate
Start date formatted as: 'MM/DD/YY'.
- Type: dateTime
endDate
End date formatted as: 'MM/DD/YY'.
- Type: dateTime

