SoftLayer_Metric_Tracking_Object_Bandwidth_Summary


SoftLayer_Metric_Tracking_Object_Bandwidth_Summary

Description

This data type provides commonly used bandwidth summary components for the current billing cycle.

Local


allocationAmount

This is the amount of bandwidth (measured in gigabytes) allocated for this tracking object.
Type: float


allocationId

None
Type: int


amountOut

The amount of outbound bandwidth (measured in gigabytes) currently used this billing period. Same as $outboundBandwidthAmount. Aliased for backward compatability.
Type: decimal


averageDailyUsage

The daily average amount of outbound bandwidth usage.
Type: float


currentlyOverAllocationFlag

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: int


id

The metric tracking id for this resource.
Type: int


inboundBandwidthAmount

The amount of inbound bandwidth (measured in gigabytes) currently used this billing period
Type: decimal


outboundBandwidthAmount

The amount of outbound bandwidth (measured in gigabytes) currently used this billing period
Type: decimal


projectedBandwidthUsage

The amount of bandwidth (measured in gigabytes) of projected usage, using a basic average calculation of daily usage.
Type: float


projectedOverAllocationFlag

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: int

Relational

Count