IvantiHeatCreateIncidentExample
This Script is part of the Ivanti Heat Pack.#
Supported versions
Available on Cortex XSOAR and Cortex XSIAM.
This is a sample script that demonstrates how to create an incident in Ivanti Heat. The script generates data of the created incident in JSON format and writes it to the IvantiHeat.CreateIncidentJSON context path.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 5.0.0 |
Inputs#
| Argument Name | Description |
|---|---|
| category | Incident category. |
| service | Incident service. |
| owner | Incident owner. |
| team | Incident owner team. |
| summary | Incident subject. |
| description | Incident description. |
| customer | Incident customer. |
Outputs#
There are no outputs for this script.