White Papers

Version 1.3.0 69
MessageID (OUT parameter)
Message
MessageArguments[]
filter specified.
RAC047
Unsupported event action for the specified
event filter.
RAC048
The operation was successful.
RAC049
Resource allocation failure.
RAC050
Invalid country code
RAC051
Unsupported parameter name <parameter
name>
RAC063
The attribute string length entered is
inappropriate: <parameter>
AttributeName
RAC075
Unable to set the attribute because RSM is
Disabled
Update.1#EnableSharedCompUpdate
RAC053
OS to iDRAC pass-through is
disabled.
JCP017
Job creation request unsuccessful.
Maximum number of jobs reached.
JCP018
Cannot create new jobs until the
existing Export job is completed or
the job is cancelled.
JCP019
Cannot create new jobs until the
existing Import System Profile job is
completed or cancelled.
LIC502
Feature(s) not available.
LIC503
A required license is missing or
expired. The following features are
not enabled: <features>
LC062
An instance of Export or Import
System Configuration is already
running.
1411
8.3 DCIM_iDRACCardService.CreateTargetedConfigJob()
1412
The CreateTargetedConfigJob( ) method is used to apply the pending values created by the SetAttribute
1413
and SetAttributes methods. The successful execution of this method creates a job to apply the pending
1414
attribute values.
1415
The CreateTargetedConfigJob() method supports the following optional input parameters:
1416
1. ScheduledStartTime: When provided in the input parameters, schedules the “configuration job”
1417
and the optional “reboot job” at the specified start time. A special value of “TIME_NOW
1418
schedules the job(s) immediately.
1419
2. UntilTime: This parameter has a dependency on “ScheduledStartTime”. The
1420
“ScheduledStartTime” and “UntilTime” define a time window for scheduling the job(s). Once
1421
scheduled, jobs are executed within the time window.
1422
If CreateTargetedConfigJob() method is executed without the three optional parameters discussed above,
1423
then the configuration job is created but not scheduled. However, this configuration job can be scheduled
1424