TaskViewData
Execution Tasks object with details of a scheduled job task.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
id |
The tasks's system ID |
- |
string |
|
outputId |
The tasks's first output ID, there could be multiple outputs |
- |
string |
|
description |
The tasks's description |
- |
string |
|
status |
A schedule's task status. |
- | ||
resultType |
The schedule type. |
- | ||
result |
The tasks's result |
- |
string |
|
summary |
The tasks's summary |
- |
string |
|
startDate |
The task's start date |
- |
string |
date-time |
endDate |
The task's end date |
- |
string |
date-time |