SoftLayer_Metric_Tracking_Object_VirtualDedicatedRack


SoftLayer_Metric_Tracking_Object_VirtualDedicatedRack

Description

SoftLayer_Metric_Tracking_Object_VirtualDedicatedRack models tracking objects specific to virtual dedicated racks. Bandwidth Pooling aggregate the bandwidth used by multiple servers within the rack.

Local


data

The data recorded by a tracking object.
Type: SoftLayer_Metric_Tracking_Object_Data[]


id

A tracking object’s internal identifier.
Type: int


label

Tracking object label
Type: string


resourceTableId

The identifier of the existing resource this object is attempting to track.
Type: int


startDate

The date this tracker began tracking this particular resource.
Type: dateTime

Relational


billingCycleBandwidthUsage

The raw bandwidth usage data for the current billing cycle. One object is returned for each network this server is attached to.
Type: SoftLayer_Network_Bandwidth_Usage[]


billingCyclePrivateBandwidthUsage

The raw bandwidth usage data for the current billing cycle. One object is returned for each network this server is attached to.
Type: SoftLayer_Network_Bandwidth_Usage[]


billingCyclePrivateUsageIn

The total private inbound bandwidth for this item’s resource for the current billing cycle.
Type: decimal


billingCyclePrivateUsageOut

The total private outbound bandwidth for this item’s resource for the current billing cycle.
Type: decimal


billingCyclePrivateUsageTotal

The total private bandwidth for this item’s resource for the current billing cycle.
Type: unsignedInt


billingCyclePublicBandwidthUsage

The raw bandwidth usage data for the current billing cycle. One object is returned for each network this server is attached to.
Type: SoftLayer_Network_Bandwidth_Usage


billingCyclePublicUsageIn

The total public inbound bandwidth for this item’s resource for the current billing cycle.
Type: decimal


billingCyclePublicUsageOut

The total public outbound bandwidth for this item’s resource for the current billing cycle.
Type: decimal


billingCyclePublicUsageTotal

The total public bandwidth for this item’s resource for the current billing cycle.
Type: unsignedInt


resource

The virtual rack that this tracking object tracks.
Type: SoftLayer_Network_Bandwidth_Version1_Allotment


type

The type of data that a tracking object polls.
Type: SoftLayer_Metric_Tracking_Object_Type

Count


billingCycleBandwidthUsageCount

A count of the raw bandwidth usage data for the current billing cycle. One object is returned for each network this server is attached to.
Type: unsignedLong


billingCyclePrivateBandwidthUsageCount

A count of the raw bandwidth usage data for the current billing cycle. One object is returned for each network this server is attached to.
Type: unsignedLong