SoftLayer_Metric_Tracking_Object_Data


SoftLayer_Metric_Tracking_Object_Data

Description

SoftLayer_Metric_Tracking_Object_Data models an individual unit of data tracked by a SoftLayer tracking object, including the type of data polled, the date it was polled at, and the counter value that was measured at polling time.

Local


counter

The value stored for a data record.
Type: float


dateTime

The time a data record was stored.
Type: dateTime


type

The type of data held in a record.
Type: string

Relational

Count