"SoftLayer_" prefix removed for readability.
Retrieve the bandwidth usage for the current billing cycle.
{{CloudLayerOnlyMethod}}
collectBandwidth() Retrieve the bandwidth usage for the current billing cycle.
Name | Type | Description |
---|---|---|
type | string | The bandwidth type to collect usage for (upload, download) |
startDate | dateTime | The starting date of the range of data you wish to collect. |
endDate | dateTime | The ending date of the range of data you wish to collect. |
None