Skip to main content

Taskstatus

Properties

NameTypeDescriptionNotes
idstringSystem-generated unique ID of the task this TaskStatus represents[default to undefined]
typestringType of task this TaskStatus represents[default to undefined]
uniqueNamestringName of the task this TaskStatus represents[default to undefined]
descriptionstringDescription of the task this TaskStatus represents[default to undefined]
parentNamestringName of the parent of the task this TaskStatus represents[default to undefined]
launcherstringService to execute the task this TaskStatus represents[default to undefined]
target(optional) Target[default to undefined]
createdstringCreation date of the task this TaskStatus represents[default to undefined]
modifiedstringLast modification date of the task this TaskStatus represents[default to undefined]
launchedstringLaunch date of the task this TaskStatus represents[default to undefined]
completedstringCompletion date of the task this TaskStatus represents[default to undefined]
completionStatusstringCompletion status of the task this TaskStatus represents[default to undefined]
messagesArray<Taskstatusmessage>Messages associated with the task this TaskStatus represents[default to undefined]
returnsArray<Taskreturndetails>Return values from the task this TaskStatus represents[default to undefined]
attributesAttributes of the task this TaskStatus represents[default to undefined]
progressstringCurrent progress of the task this TaskStatus represents[default to undefined]
percentCompletenumberCurrent percentage completion of the task this TaskStatus represents[default to undefined]
taskDefinitionSummary(optional) Taskdefinitionsummary[default to undefined]