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 the
timezone. 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 timezone, the system uses the timezone 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 expirationDateTime parameter value represents the
timezone 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 timezone, the system uses the timezone of the server. |
String |
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 that the system
sends job notifications to. |
String |