SoftLayer Container Bandwidth Projection
From SoftLayer Development Network Wiki
Contents |
Overview
SoftLayer_Container_Bandwidth_Projection models projected bandwidth use over a time range.
| Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties. |
Local Properties
allowedUsage
Bandwidth limit for this hardware.
- Type: string
estimatedUsage
Estimated bandwidth usage so far this billing cycle.
- Type: string
hardwareId
Hardware ID of server to monitor.
- Type: integer
projectedUsage
Projected usage for this hardware based on previous usage this billing cycle.
- Type: string
serverName
the text name of the server being monitored.
- Type: string
startDate
The minimum date included in this list.
- Type: dateTime

