SoftLayer Hardware Component Motherboard Reboot Time
From SoftLayer Development Network Wiki
Contents |
Overview
The SoftLayer_Hardware_Component_Motherboard_Reboot_Time contains the average reboot times for motherboards. There are two types of average times. One is for motherboards without raid, and the other is for motherboards with raid. These times are based on averages and have been gathered through numerous test cases.
User Access
Users wishing to access the SoftLayer_Hardware_Component_Motherboard_Reboot_Time type must have the IPMI permission assigned to their account.
| 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. |
Local Properties
withRaid
Average reboot time in seconds for the motherboard when raid is installed.
- Type: integer
- Length: 10 digits
- Permission: IPMI
withoutRaid
Average reboot time in seconds for the motherboard when NO raid is installed.
- Type: integer
- Length: 10 digits
- Permission: IPMI
Relational Properties
hardwareComponentModel
Motherboard's specifications (manufacturer, version, etc....)
hardwareComponentModel can be queried by object mask.
hardwareComponentModel must be a unique value.

