The SoftLayer_Hardware_Component_Model data type contains general information relating to a single SoftLayer component model. A component model represents a vendor specific representation of a hardware component. Every piece of hardware on a server will have a specific hardware component model.
A component model’s capacity. The capacity of a component model depends on the model itself. For Example: Hard drives have a capacity that reflects the amount of data that hard drive can store.
Type: decimal
The internal identifier of the generic component model for a component model.
Type: integer
All the component models that are compatible with a hardware component model.
Type: SoftLayer_Hardware_Component_Model[]
All the component models that a hardware component model is compatible with.
Type: SoftLayer_Hardware_Component_Model[]
A hardware component model’s physical components in inventory.
Type: SoftLayer_Hardware_Component[]
The non-vendor specific generic component model for a hardware component model.
Type: SoftLayer_Hardware_Component_Model_Generic
A motherboard’s average reboot time.
Type: SoftLayer_Hardware_Component_Motherboard_Reboot_Time
The types of attributes that are allowed for a given hardware component model.
Type: SoftLayer_Hardware_Component_Model_Attribute_Type[]
A count of all the component models that are compatible with a hardware component model.
Type: unsigned long
A count of all the component models that a hardware component model is compatible with.
Type: unsigned long
A count of the types of attributes that are allowed for a given hardware component model.
Type: unsigned long