IncreaseIncidentSeverity
Common Scripts Pack.#
This Script is part of theOptionally increases the incident severity to the new value if it is greater than the existing severity.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
severity | The incident severity to increase the incident to. Can be "Unknown", "Informational", "Low", "Medium", "High", "Critical", "0", "0.5", "1", "2", "3", or "4". |
#
OutputsThere are no outputs for this script.
#
Script Example!IncreaseIncidentSeverity severity=High
#
Human Readable OutputSeverity increased to 3