Skip to main content

IbmUpdateTask

This Script is part of the IBM Security QRadar SOAR Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

Use this script to update an IBM QRadar SOAR incident's task. This script should be run within an incident.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.8.0

Dependencies#


This script uses the following commands and scripts.

  • IBM Resilient Systems
  • rs-update-task

Inputs#


Argument NameDescription
task_idID of task to update.
nameTask name. Technically required, copy original task name if no changes are desired.
owner_idUser ID of the new owner.
due_dateTask due date in ISO format e.g. "2020-02-02T19:00:00Z. Empty date indicates that the task has no assigned due date.
phaseThe phase to which this task belongs.
statusChanging the status field, completes or re-openes the task.

Outputs#


There are no outputs for this script.