This data type provides commonly used bandwidth summary components for the current billing cycle.
This is the amount of bandwidth (measured in gigabytes) allocated for this tracking object.
Type: float
The amount of outbound bandwidth (measured in gigabytes) currently used this billing period. Same as $outboundBandwidthAmount. Aliased for backward compatability.
Type: decimal
A flag that tells whether or not this tracking object’s bandwidth usage is already over the allocation. 1 means yes, 0 means no.
Type: integer
The amount of outbound bandwidth (measured in gigabytes) currently used this billing period
Type: decimal
The amount of bandwidth (measured in gigabytes) of projected usage, using a basic average calculation of daily usage.
Type: float
A flag that tells whether or not this tracking object’s bandwidth usage is projected to go over the allocation, based on daily average usage. 1 means yes, 0 means no.
Type: integer