InvestigationPlaybookTask is the Task in the playbook context as a node
Reopen
optional
|
Boolean
|
|
arguments
optional
|
map[String, Object]
|
|
assignee
optional
|
String
|
|
assigneeSet
optional
|
Boolean
|
|
blockingTasks
optional
|
array[String]
|
|
calculatedDescription
optional
|
String
|
|
calculatedTaskName
optional
|
String
|
|
comments
optional
|
Boolean
|
Whether this task had any comments or not |
completedBy
optional
|
String
|
|
completedCount
optional
|
Long
|
format: int64 |
completedDate
optional
|
Date
|
format: date-time |
conditions
optional
|
array[TaskCondition] | Conditions - optional list of conditions to run when task is conditional. we check conditions by their order (e.i. - considering the first one that satisfied) |
continueOnError
optional
|
Boolean
|
|
continueOnErrorType
optional
|
String
|
|
defaultAssignee
optional
|
String
|
|
defaultAssigneeComplex
optional
|
AdvanceArg | |
defaultReminder
optional
|
Long
|
format: int64 |
doNotSaveTaskHistory
optional
|
Boolean
|
|
dueDate
optional
|
Date
|
format: date-time |
dueDateDuration
optional
|
Long
|
format: int64 |
dueDateDurationUnit
optional
|
Long
|
SLADurationUnit is a helper to calculate if SLA in hours or minutes format: int64 |
dueDateSet
optional
|
Boolean
|
|
entries
optional
|
array[String]
|
|
evidenceData
optional
|
EvidenceData | |
executionCount
optional
|
Long
|
format: int64 |
externalFormUseAuth
optional
|
Boolean
|
|
fieldMapping
optional
|
array[FieldMapping] | |
forEachIndex
optional
|
Long
|
Parameters needed for loops format: int64 |
forEachInputs
optional
|
map[String, array[Object]]
|
|
form
optional
|
DataCollectionForm | |
formDisplay
optional
|
FormDisplay | |
hasErrorEntries
optional
|
Boolean
|
|
id
optional
|
String
|
|
ignoreWorker
optional
|
Boolean
|
Do not run this task in a worker |
indent
optional
|
Long
|
format: int64 |
input
optional
|
String
|
|
isAutoSwitchedToQuietMode
optional
|
Boolean
|
|
isOverSize
optional
|
Boolean
|
|
loop
optional
|
TaskLoop | |
message
optional
|
NotifiableItem | |
missingContentItem
optional
|
String
|
content item which caused task to skip |
nextPollingTime
optional
|
Date
|
NextPollTime Time of the next scheduled command execution format: date-time |
nextTasks
optional
|
map[String, array[String]]
|
|
note
optional
|
Boolean
|
|
outputs
optional
|
map[String, Object]
|
|
parentBlockCount
optional
|
Long
|
the number of tasks that are waiting on blocked in subplaybooks of this task format: int64 |
parentPlaybookID
optional
|
String
|
|
patched
optional
|
Boolean
|
Indicates whether this task was patched to InvPB and did not originally belong to the playbook |
playbookInputs
optional
|
map[String, Object]
|
|
pollingEntries
optional
|
array[String]
|
PollingEntryIDs IDs of entries that are still polling |
pollingTimeoutTime
optional
|
Date
|
format: date-time |
previousTasks
optional
|
map[String, array[String]]
|
|
quietMode
optional
|
Long
|
QuietMode quiet mode for playbook task format: int64 |
reminder
optional
|
Long
|
Duration in minutes, this field is not persisted here format: int64 |
reputationCalc
optional
|
Double
|
format: double |
restrictedCompletion
optional
|
Boolean
|
|
scriptArguments
optional
|
map[String, AdvanceArg] | |
separateContext
optional
|
Boolean
|
|
skip
optional
|
Boolean
|
Skip - if true then this task will be skipped and all the tasks which comes after this task and depend on it will skip (WillNotExecute) |
skipUnavailable
optional
|
Boolean
|
SkipUnavailable if true then will check if automation exists, integration of that command is installed and active or sub playbook exists in Demisto |
sla
optional
|
SLA | |
slaReminder
optional
|
SLA | |
startDate
optional
|
Date
|
format: date-time |
startedExecutingHarmfulScript
optional
|
Boolean
|
|
state
optional
|
String
|
TaskState indicates the state of the task during the incident/investigation execution |
subPlaybook
optional
|
InvestigationPlaybook | |
task
optional
|
Task | |
taskCompleteData
optional
|
array[InvPlaybookTaskCompleteData] | History complete data |
taskDebug
optional
|
InvTaskDebug | |
taskId
optional
|
String
|
|
taskSize
optional
|
Long
|
format: int64 |
timerTriggers
optional
|
array[TimerTrigger] | SLA fields |
timesPolled
optional
|
Long
|
format: int64 |
type
optional
|
String
|
TaskType is the Task in the playbook context as a node |
view
optional
|
Object
|
TaskView represents the view in client of the tasks graph |
willNotExecuteCount
optional
|
Long
|
format: int64 |
willNotExecuteReason
optional
|
String
|