Skip to main content

FailedInstances

This Script is part of the Common Scripts Pack.#

Executes a test for all integration instances available and returns a detailed table with information about any failed integration instances.

Script Data#


NameDescription
Script Typejavascript
Tags-
Cortex XSOAR Version4.0.0+

Inputs#


There are no inputs for this script.

Outputs#


PathDescriptionType
FailedInstances.instanceThe name of the failed integration instance.string
FailedInstances.brandThe brand of the failed integration instance.string
FailedInstances.categoryThe category of the failed integration instance.string
FailedInstances.informationThe error information of the failed integration instance.string
FailedInstances.statusStatus of the instance.string
InstancesCount.FailedCountThe number of failed instances.string
InstancesCount.SuccessCountThe number of working instances.string
InstancesCount.TotalCountThe number of total enabled instances.string
SuccessInstances.brandBrand of succeeded integration instance.string
SuccessInstances.categoryCategory of succeeded integration instance.string
SuccessInstances.informationsucceeded.string
SuccessInstances.instanceName of succeeded integration instancestring
SuccessInstances.statusStatus of the instance.string