Previous Topic: CreateInstallSoftwareJobOrderPolicyPropertiesNext Topic: CreateInstallSoftwareJobOrderProperties


CreateInstallSoftwareJobOrderPolicyProperties3

This sequence of elements specifies which properties are required when creating a job order for a software job within a software policy.

xsd:long timeoutHours

Specifies the time in hours after which, if the job has been unable to complete, the job will cease attempts to complete. If you do not provide any value, the default value 48 is used.

xsd:boolean timeoutHoursSupplied

Specifies true or false depending on whether the timeoutHours parameter is supplied.

SoftwareJobStartupTime startWhen

Specifies when to start the software job. If you do not provide any value, the default value EXACT_LOCAL_TIME is used.

xsd:boolean startWhenSupplied

Specifies true or false depending on whether the startWhen parameter is supplied.

xsd:string jobName

Specifies the name of the software job with which this order is associated. If you do not specify any name, SD creates a default name.

xsd:boolean jobNameSupplied

Specifies true or false depending on whether the jobName parameter is supplied.

SoftwareJobBootMask3 bootBeforeMask

Specifies the restart options requested for the software job before executing the job. If you do not specify any value, the default value noReboot is used.

xsd:boolean bootBeforeMaskSupplied

Specifies true or false depending on whether the bootBeforeMask parameter is supplied.

SoftwareJobBootMask3 bootAfterMask

Specifies the restart options requested for the software job after executing the job. If you do not specify any value, the default value noReboot is used.

xsd:boolean bootAfterMaskSupplied

Specifies true or false depending on whether the bootAfterMask parameter is supplied.

SoftwareJobOperationMask2 operationMask2

Specifies the properties for the operation of the software job. If you do not specify any value, the default value calendarControl is used.

xsd:boolean operationMaskSupplied

Specifies true or false depending on whether the operationMask2 parameter is supplied.

xsd:string userParameters

Specifies the user-defined parameters.

xsd:boolean userParametersSupplied

Specifies true or false depending on whether the userParameters parameter is supplied.

xsd:long promptTimeoutHours

Specifies the number of hours for which to display a user prompt before the job is forced to start. The default value is 24 hours. You must set this parameter to a value that does not exceed the timeout value for the job (default value is 48 hours).

xsd:boolean promptTimeoutHoursSupplied

Specifies true or false depending on whether the promptTimeoutHours parameter is supplied.

xsd:string deliveryCalendar

Specifies the name of a delivery calendar to use for scheduling the job. The calendar controls the days, dates, and times of the scheduled delivery. The time cells that are not set in the calendar define the exclusion intervals. If the name of the calendar is unknown to SD, the job is not created.

xsd:boolean deliveryCalendarSupplied

Specifies true or false depending on whether the deliveryCalendar parameter is supplied.

xsd:string userMessage

Specifies the custom administrator message.

xsd:int userMessageSupplied

Checks whether or not the custom administrator message is supplied.