Skip to main content

IbmUpdateNote

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 a note in an IBM QRadar SOAR incident. 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.

  • rs-update-incident-note
  • IBM Resilient Systems

Inputs#


Argument NameDescription
note_idID of the note to be updated.
note_bodyNote body.
tagsThe note tag. Use the note entry tag (defined in your instance configuration) to mirror the note to IBM QRadar SOAR.

Outputs#


There are no outputs for this script.