Set Tasks as Key Findings

Last updated: Aug 27, 2024 Sets the selected runtime tasks as key findings.

READER NOTE

This command is only applicable within an Incident Playbook.

Implementation

System

Command Category

System Utility

Tags

Incident Incident task

Inputs

Parameter Name

Required/Optional

Description

Sample Data

Task Name Array

Required

The id array of tasks that to be set as key findings

[
  "New Command Task 30",
  "RemoveList"
]

Output

Return Data

The returned result of this command. If some required parameters are not defined, this returned data could be empty. The returned result can be passed down directly to a subsequent command in playbooks.

Sample Data

JSON
Successful