White Papers

88 Version 1.3.0
Table 9931 iDRACReset() Method: Standard Messages
1524
MessageID (OUT parameter)
Message
MessageArguments[]
RAC064
iDRAC was successfully reset.
RAC065
iDRAC reset operation was not
successful.
RAC071
Unable to perform the iDRAC reset
operation because the firmware
upgrade operation is in progress.
RAC073
Unable to perform the iDRAC reset
operation because vFlash partition
creation is in progress.
8.13 DCIM_iDRACCardService. iDRACResetCfg()
1525
This method is used to reset the iDRAC to factory default configurations.
1526
Return code values for the iDRACResetCfg() method are specified in Table 34, and parameters are
1527
specified in Table 33.
1528
Table 10032 iDRACResetCfg() Method: Return Code Values
1529
Value
Description
0
Completed with No Error
2
Failed
Table 10133 iDRACResetCfg() Method: Parameters
1530
Qualifiers
Name
Type
Description/Values
IN
Force
UINT16
Reset option either “Force” or “Gracefully”.
Force = ”0” for Garceful reset
Force = “1” for Force reset
Note : Default value is “0”(Graceful reset).
OUT
MessageID
String
Use Error Message ID to view in the Dell
Message registry files. For more information, see
Error Message Registry.
OUT
Message
String
Error Message in English
OUT
MessageArguments[]
String
Substitution variables for dynamic error message.
Table 10234 iDRACResetCfg() Method: Standard Messages
1531
MessageID (OUT parameter)
Message
MessageArguments[]
RAC066
iDRAC is successfully reset to
factory-default properties.
RAC067
iDRAC reset to factory defaults
operation was not successful.
RAC072
Unable to perform the iDRAC reset
to factory defaults operation because
the firmware upgrade operation is in
progress.
RAC074
Unable to perform the iDRAC reset
to factory defaults operation because
vFlash partition creation is in
progress.