Skip to main content

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#


NameDescription
Script Typepython3
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
ownerProblem owner.
sourceProblem source.
statusProblem status.
categoryProblem category.
subjectProblem subject.
descriptionProblem description.

Outputs#


There are no outputs for this script.