White Papers

Version 1.3.3 25
Table 22DCIM_LCService.DownloadClientCerts() Method: Return Code Values
Value Description
1 Method is unsupported.
2 Error occurred
4096 Job started: REF returned to started CIM_ConcreteJob
Table 23DCIM_LCService.DownloadClientCerts() Method: Parameters
Qualifiers Name Type Description/Values
IN,
OctetString,
REQ
KeyContent string Base64 encoded private key content.
IN Password string Private key password
IN,
OctetString,
REQ
CAConcent string Base64 encoded root certificate content
OUT Job
CIM_ConcreteJob
REF
Returned to keep track of public key
download status
OUT 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
8.8 DCIM_LCService.DeleteAutoDiscoveryClientCerts ()
This method is called to wipe all configuration from the Lifecycle controller before the system is retired.