Skip to main content

LoadaccountstaskTask

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the task this taskStatus represents[default to undefined]
type(optional) stringType of task this task represents[default to undefined]
name(optional) stringThe name of the aggregation process[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 exists.[default to undefined]
messages(optional) Array<LoadaccountstaskTaskMessagesInner>List of the messages dedicated to the report. From task definition perspective here usually should be warnings or errors.[default to undefined]
progress(optional) stringCurrent task state.[default to undefined]
attributes(optional) LoadaccountstaskTaskAttributes[default to undefined]
returns(optional) Array<LoadaccountstaskTaskReturnsInner>Return values from the task[default to undefined]