White Papers

Version 1.3.0 87
Table 9527 DeleteSSLCertificate( ) Method: Parameters
1516
Qualifiers
Name
Type
Description/Values
IN, REQ
CertificateType
UINT16
The type of the certificate to be deleted.
Custom Signing Certificate : ”3”
Note : Values 1 and 2 are reserved.
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 9628 DeleteSSLCertificate() Method: Standard Messages
1517
MessageID (OUT parameter)
Message
MessageArguments[]
LC075
The Custom Signed Certificate
(CSC) is deleted successfully.
iDRAC will now restart and is
unavailable during restart.
LC076
[5] Unable to perform the Custom
Signed Certificate (CSC) delete
operation.
8.12 DCIM_iDRACCardService. iDRACReset()
1518
This method is used to reset iDRAC .
1519
Return code values for the iDRACReset() method are specified in Table 26, and parameters are specified
1520
in Table 7.
1521
Table 9729 iDRACReset( ) Method: Return Code Values
1522
Value
Description
0
Completed with No Error
2
Failed
Table 9830 iDRACReset() Method: Parameters
1523
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.