White Papers

13 Version 1.0.0
8.3 DCIM_LCService.CreateConfigJob()
A method used to apply the pending values set by the SetAttribute and SetAttributes methods.
Table 8 DCIM_LCService.CreateConfigJob() 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 9 DCIM_LCService.CreateConfigJob() Method: Parameters
Qualifiers
Name
Type
Description/Values
IN
(optional)
ScheduledStartTime
Datetime
Job will be scheduled immediately.
Scheduling is not supported in this version
IN
(optional)
RebootIfRequired
Boolean
Reboot the system if it is required for the
current value to be effective.
OUT
Job
CIM_ConcreteJob
REF
Returned to keep track of config job 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