White Papers

Version 1.4.0 35
Table 31 CreateTargetedConfigJob( ) Method: Return Code Values
538
Value
Description
2
Failed
4096
Job Created
Table 32 CreateTargetedConfigJob( ) Method: Parameters
539
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
Shall be set to “System.Embedded.1
IN
ScheduledStartTime
String
Start time for the job execution in format:
yyyymmddhhmmss.
The string "TIME_NOW" means immediate.
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.
OUT
Job
CIM_ConcreteJ
ob REF
Reference to the newly created pending value
application job.
OUT
MessageID
String
Error Message ID may be used to look-up in
the Dell Message registry files. For more
information, see Error Message Registry.
OUT
Message
String
Error Message
OUT
MessageArguments[]
String
Error MessageArguments
540
Table 33 CreateTargetedConfigJob( ) Method: Standard Messages
541
MessageID (OUT parameter)
Message
MessageArguments[]
SYS001
The command was succesful
SYS002
The command failed
SYS003
Missing parameter(s) %s
AttributeName/AttributeValue
SYS004
Invalid parameter value for %s
AttributeName/AttributeValue
SYS005
AttributeName and AttributeValue
count mismatch
SYS006
Cannot set ReadOnly
AttributeName %s
AttributeName
SYS007
Input out of range for %s
AttributeName
SYS008
Invalid boolean in AttributeValue
for AttributeName %s
AttributeName
SYS009
String exceeds maximum length for
AttributeName %s
AttributeName
SYS010
Invalid character in AttributeValue
for AttributeName %s
AttributeName
SYS011
Configuration already committed,
cannot set configuration
SYS012
User is not Authorized to perform
this operation
SYS013
Invalid AttributeName %s
AttributeName