PrintToParentIncident
Prints a value to the parent incident's war-room of the current alert.
python · Common Scripts
Details
| ID | PrintToParentIncident |
|---|---|
| Language | python |
| From Version | 8.7.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
README
Prints a value to the parent incident’s war-room of the current alert.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | |
| Cortex XSOAR Version | 8.7.0 |
Inputs
| Argument Name | Description |
|---|---|
| value | The value to print to the parent incident’s war-room. |
Outputs
There are no outputs for this script.
Script Example
!PrintToParentIncident value="Parent of 6 I assume?"
Context Example
{}
Human Readable Output
Successfully printed to parent incident INCIDENT-5.
args: - description: The value to print to the parent incident's war-room. name: value required: true comment: Prints a value to the parent incident's war-room of the current alert. commonfields: id: PrintToParentIncident version: -1 name: PrintToParentIncident script: '-' tags: [] enabled: true scripttarget: 0 timeout: '0' runas: DBotWeakRole type: python subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 fromversion: 8.7.0 marketplaces: - marketplacev2 - platform tests: - No test - unit test skipprepare: - script-name-incident-to-alert