White Papers

16 Version 1.0.0
Table 16 DCIM_LCService.DownloadClientCerts() Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is unsupported.
2
Error occurred
4096
Job started: REF returned to started CIM_ConcreteJob
Table 17 DCIM_LCService.DownloadClientCerts() Method: Parameters
Qualifiers
Name
Type
Description/Values
IN,
OctetString
KeyContent
string
Base64 encoded private key content.
IN
Password
string
Private key password
IN,
OctetString
CAConcent
string
Base64 encoded root certificate content
OUT
Job
CIM_ConcreteJob
REF
Returned to keep track of public key
download status
OUT
(optional)
MessageID
string
Error Message ID- can be used to index into
Dell Message registry files
OUT
Message
string
Error Message in English corresponding to
MessageID is returned if the method fails to
execute
OUT
MessageArguments
string[]
Substitution variables for dynamic error
messages
9 Use Cases
This section contains object diagrams and use cases for the LC Management Profile.
9.1 Object Diagrams
Figure 2 represents a possible instantiation of the LC Management Profile. In this instantiation, the
ComputerSystem is not represented.
For simplicity, the prefix CIM_ has been removed from the names of the standard classes in the figure.