White Papers

28 Version 1.5.0
Table 28DCIM_LCService.DownloadClientCerts() Method: Return Code Values 468
Value Description
2 Error occurred
4096 Job started
Table 29DCIM_LCService.DownloadClientCerts() Method: Parameters 469
Qualifiers Name Type Description/Values
IN,
OctetString,
REQ
KeyContent string Base64 encoded private key content.
IN, REQ Password string Private key password.
IN,
OctetString,
REQ
CAContent string Base64 encoded root certificate content.
OUT Job
CIM_ConcreteJob
REF
Returned to track the setting of the public
key.
OUT MessageID string
Error Message ID can be used to index into
Dell Message registry files.
OUT Message string
Error Message ID may be used to look-up in
the Dell Message registry files. For more
information, see Error Message Registry.
OUT MessageArguments[] string
Substitution variables for dynamic error
messages.
Table 30DCIM_LCService.DownloadClientCerts() Method: Standard Messages 470
MessageID (OUT parameter) Message MessageArguments[]
LC002 General failure
NA
LC016 Missing required parameter <parameter>
LC017 Invalid value of parameter <parameter>
LC040 Resource Allocation Failure
LC047
An instance of
DownloadClientCerts is already
running
JCP017
Maximum job limit reached, cannot
create new jobs
JCP018
Backup Job is running, cannot
create new jobs until the existing
Backup job is completed or is
cancelled
JCP019
Restore Job is running, cannot
create new jobs until the existing
Restore job is completed or is
cancelled
NA
471
8.8 DCIM_LCService.DeleteAutoDiscoveryClientCerts () 472