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