username |
Specifies the username to use to submit the
job when security is enabled. |
String |
password |
Specifies the password for the username to use
to submit the job when security is enabled. |
String |
description |
Specifies a description for the job. |
String |
activationDateTime |
Specifies the date and time to activate the
job in the format "2006-05-03T10:30:45-0000". The -0000 section
of the activationDateTime parameter value represents RFC 822 format.
You can specify Z as a shortcut for Greenwich Mean Time
(GMT), such as "2006-05-03T10:30:45Z". If you do not specify
the time zone, the system uses the time zone of the server. |
String |
expirationDateTime |
Specifies the expiration date for the job, in
the format "2006-05-03T10:30:45-0000". The -0000 section
of the activationDateTime parameter value represents RFC 822 format.
You can specify Z as a shortcut for Greenwich Mean Time (GMT),
such as "2006-05-03T10:30:45Z". If you do not specify the
time zone, the system uses the time zone of the server. |
String |
expireAfter |
Specifies the amount of time, in minutes, to
wait before the job expires. |
Integer |
executionWindow |
Specifies the recurring interval for the job. |
String |
executionWindowUnit |
Specifies the recurring interval unit of measure
for the value set by the executionWindow parameter. Specify DAILY to
run the job daily, WEEKLY to run the job weekly, MONTHLY to
run the job monthly, YEARLY to run the job annually, or CONNECTION to
run the job each time the node connects and polls for jobs. |
String |
email |
Specifies the email address to which the system
sends job notifications. |
String |