IvantiHeatCreateIncidentExample
Ivanti Heat Pack.#
This Script is part of theThis 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 DataName | Description |
---|---|
Script Type | python3 |
Cortex XSOAR Version | 5.0.0 |
#
InputsArgument Name | Description |
---|---|
category | Incident category. |
service | Incident service. |
owner | Incident owner. |
team | Incident owner team. |
summary | Incident subject. |
description | Incident description. |
customer | Incident customer. |
#
OutputsThere are no outputs for this script.