White Papers

Version 1.3.0 89
8.14 DCIM_iDRACCardService. SSLResetCfg()
1532
This method is used to restores the web-server certificate to factory defaults.
1533
Return code values for the SSLResetCfg() method are specified in Table 37, and parameters are
1534
specified in Table 36.
1535
Table 10335 SSLResetCfg() Method: Return Code Values
1536
Value
Description
0
Completed with No Error
2
Failed
Table 10436 SSLResetCfg( ) Method: Parameters
1537
Qualifiers
Name
Type
Description/Values
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 10537 SSLResetCfg() Method: Standard Messages
1538
MessageID (OUT parameter)
Message
MessageArguments[]
RAC070
The SSL Web-Server certificate was
successfully restored to factory
defaults.
9 Use Cases
1539
See Lifecycle Controller (LC) Integration Best Practices Guide.
1540
10 CIM Elements
1541
No additional details specified.
1542
1543
11 Privilege and License Requirement
1544
The following table describes the privilege and license requirements for the listed operations.
1545
Note:- If a method requires login, config & System control privileges then errors thrown to users
1546
with different privileges can be different. Error can’t be same as it’s coming from different
1547
layers. The details are given below:If the user has Login and Config privileges, then access to
1548
method itself is disallowed, so error is “Access Denied”.
1549
If the user has Login and servercontrol privileges, then access to the method is allowed but the
1550
modification of parameter requires config privilege. Now the error will come from provider code
1551
so it will be more descriptive.
1552