NameDescriptionTypeAdditional information
TaskID

The ID of the task to be registered.

globally unique identifier

Required

Frequency

How often the task should run.

Frequency

Required

StartDate

Determines when the task should start running.

date

None.

FinishDate

Determines when the task should stop running.

date

None.

Parameters

The parameters for the task.

string

Required

ContentType

The format the parameters are in. Must either be application/xml or application/json.

string

Required

Notification

Determines the notifications the task could send back to the user.

TaskNotification

None.