White Papers

52 Version 1.6.0
Qualifiers
Name
Type
Description/Values
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
NOTE: 1 If return code is 4096 (Job Created), the newly created job will not execute if the LC core services are not
623
running (DCIM_LCEnumeration with AttributeName equal to “LifecycleControllerState” has the CurrentValue property
624
equal to “Disabled”).
625
Table 81 DCIM_LCService.RestoreImage() Method: Standard Messages
626
MessageID (OUT parameter)
Message
MessageArguments[]
LC002
General failure
LC002
LC017
Invalid value of parameter
“ShareType”, "PreserveVDConfig"
LC023
Cannot access network share
NA
LC052
Cannot create multiple Import
jobs.
NA
SUP017
Invalid start time
SUP018
Invalid until time
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
627
8.23 DCIM_LCService.GetRSStatus()
628
The GetRSStatus() method is used to obtain the Data Manager (Remote Services) status.
629
NOTE: The GetRemoteServicesAPIStatus() method execution reports more granular and detailed status
630
of the Remote Services API.
631