SoftLayer_Hardware_Attribute


SoftLayer_Hardware_Attribute

Description

The SoftLayer_Hardware_Attribute type contains general information for a hardware attribute. Hardware attributes can be assigned to specific hardware objects to describe relatively arbitrary information.

Local


hardwareAttributeTypeId

The unique identifier of a hardware attribute’s type.
Type: int


id

A hardware attribute’s unique identifier.
Type: int


value

A hardware attribute’s value.
Type: string

Relational


hardwareAttributeType

The type of hardware attribute that this represents.
Type: SoftLayer_Hardware_Attribute_Type

Count