"SoftLayer_" prefix removed for readability.
Retrieves public bandwidth usage records.
Use this method to return an array of private bandwidth utilization records between a given date range.
This method represents the NEW version of getFrontendBandwidthUse
Name | Type | Description |
---|---|---|
startDate | dateTime | Date from which to begin retrieving bandwidth data (inclusive). |
endDate | dateTime | Date at which to stop retrieving bandwidth data (inclusive). |
None