SoftLayer Hardware Attribute

From SoftLayer Development Network Wiki

Jump to: navigation, search

Overview

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.

Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties.

Relational Properties

hardwareAttributeType

The type of hardware attribute that this represents.
hardwareAttributeType can be queried by object mask.
hardwareAttributeType must be a unique value.

Personal tools