White Papers

52 Version 1.3.0
Qualifiers
Name
Type
Description/Values
IN
UntilTime
String
End time for the job execution in format:
yyyymmddhhmmss. :
If this parameter is not NULL, then
ScheduledStartTime parameter shall also be
specified.
NOTE: This parameter has a dependency on
ScheduledStartTime” parameter. Both
ScheduledStartTime” and “UntilTime”
parameters define a time window for scheduling
the job(s). After scheduling, jobs are executed
within the time window.
OUT
Job
1
CIM_ConcreteJob
REF
Reference to the newly created pending value
application job.
1
OUT
MessageID
String
Error MessageID
OUT
Message
String
Error Message
OUT
MessageArguments[]
String
Error MessageArguments
NOTE: 1 If return code is 4096 (Job Created), the newly created job does not execute if the LC core services are
621
not running. Verify that DCIM_LCEnumeration with AttributeName equal to “LifecycleControllerState” has the
622
CurrentValue property equal to “Enabled”. For more information, see DCIM LC Management Profile.
623
Table 51 CreateTargetedConfigJob() Method: Standard Messages
624
MessageID (OUT parameter)
Message
MessageArguments[]
BIOS001
The command was successful
BIOS002
Resource allocation failure
BIOS003
Missing required parameter
BIOS004
Invalid parameter value for
<parameter name>
Parameter
BIOS007
Configuration job already created,
cannot create another config job on
specified target until existing job is
completed or is cancelled
BIOS008
No pending data is present to create
a Configuration job
BIOS009
System Services is currently in use,
cannot create Configuration job
BIOS010
System Services is disabled, cannot
create Configuration job
BIOS011
Configuration job already created,
pending data cannot be deleted
BIOS012
No pending data present to delete
BIOS017
Unable to delete vFlash pending one-
time boot configuration
LC062
An instance of Export or Import
System Configuration is already
running.