SoftLayer_Metric_Tracking_Object_HardwareServer


SoftLayer_Metric_Tracking_Object_HardwareServer

Description

SoftLayer_Metric_Tracking_Object_HardwareServer models tracking objects specific to physical hardware and the data that are recorded by those servers.

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 public 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 server that this tracking object tracks.
Type: SoftLayer_Hardware_Server


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