GetEnabledInstances

Gets all currently enabled integration instances.

python · Common Scripts

Details

IDGetEnabledInstances
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.13.10404775

README

Gets all currently enabled integration instances.

Script Data


Name Description
Script Type python3
Tags  
Cortex XSOAR Version 6.0.0

Inputs


There are no inputs for this script.

Outputs


Path Description Type
EnabledInstances A list of integration instance names that are currently enabled. List
comment: Gets all currently enabled integration instances.
commonfields:
  id: GetEnabledInstances
  version: -1
dockerimage: demisto/python3:3.12.13.10404775
enabled: true
name: GetEnabledInstances
outputs:
- contextPath: EnabledInstances
  description: A list of integration instance names that are currently enabled.
runas: DBotRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)