SoftLayer_Hardware_Component_Type


SoftLayer_Hardware_Component_Type

Description

The SoftLayer_Hardware_Component_Type data type provides details on the type of component requested

Local


id

The ID associated with this component type.
Type: int


keyName

The hardware component type key name or code.
Type: string


type

The type associated with this component type.
Type: string


typeParentId

The parent id associated with this component type.
Type: int

Relational


hardwareGenericComponentModels

The generic component model description for this component type object.
Type: SoftLayer_Hardware_Component_Model_Generic[]


typeParent

The parent generic component model object for this generic component model object.
Type: SoftLayer_Hardware_Component_Type

Count


hardwareGenericComponentModelCount

A count of the generic component model description for this component type object.
Type: unsignedLong