IvantiHeatCreateProblemExample
This Script is part of the Ivanti Heat Pack.#
This is a sample script that demonstrates how to create a problem in Ivanti Heat. The script generates data of the created problem in JSON format and writes it to the IvantiHeat.CreateProblemJSON context path.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 5.0.0 |
Inputs#
| Argument Name | Description |
|---|---|
| owner | Problem owner. |
| source | Problem source. |
| status | Problem status. |
| category | Problem category. |
| subject | Problem subject. |
| description | Problem description. |
Outputs#
There are no outputs for this script.