White Papers

22 Version 1.3.3
8.3 DCIM_LCService.CreateConfigJob()
The CreateConfigJob() method is used to apply the pending values created by the SetAttribute and
SetAttributes methods. The successful execution of this method creates a job for application of pending
attribute values.
Return code values for the CreateConfigJob() method are specified in Table 14, and parameters are
specified in Table 15.
Subsequent calls to CreateConfigJob after the first CreateConfigJob will result in error until the first job is
completed.
Table 14DCIM_LCService.CreateConfigJob() Method: Return Code Values
Value Description
1 Method is unsupported.
2 Error occurred
4096 Job started: REF returned to started CIM_ConcreteJob
Table 15DCIM_LCService.CreateConfigJob() Method: Parameters
Qualifiers Name Type Description/Values
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