Skip to main content

TaskResultDetails

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the task.[default to undefined]
type(optional) stringType of task this result represents.[default to undefined]
name(optional) stringThe name of the task.[default to undefined]
description(optional) stringThe description of the task.[default to undefined]
launcher(optional) stringThe user who initiated the task.[default to undefined]
created(optional) stringThe task creation date.[default to undefined]
launched(optional) stringThe task start date.[default to undefined]
completed(optional) stringThe task completion date.[default to undefined]
completionStatus(optional) stringTask completion status.[default to undefined]
parentName(optional) stringName of the parent task if one exists.[default to undefined]
progress(optional) stringCurrent task state.[default to undefined]