White Papers
Version 1.5.0 27
Qualifiers Name Type Description/Values
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.
460
Table 27 – DCIM_LCService.DownloadServerPublicKey() Method: Standard Messages 461
MessageID (OUT parameter) Message MessageArguments[]
LC002 General failure
NA
LC016 Missing required parameter <parameter>
LC017 Invalid value of parameter <parameter>
LC040 Resource Allocation Failure
LC046
An instance of
DownloadServerPublicKey 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
462
8.7 DCIM_LCService.DownloadClientCerts() 463
DCIM_LCService.DownloadClientCerts() is used to copy a CA cert and private key to the iDRAC to sign 464
the iDRAC certificate. When this command is issued the iDRAC will generate a new auto-discovery client 465
certificate and sign it using the CA cert and private key. The CA cert then needs to be added to the 466
provisioning server trusted Root CA list before performing auto-discovery. 467