ProvidesCommand
Common Scripts Pack.#
This Script is part of theFinds which integrations implement a specific Demisto command. The results will be returned as comma-separated values (CSV). The "Core REST API" integration must first be enabled.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | general |
Cortex XSOAR Version | 5.0.0 |
#
DependenciesThis script uses the following commands and scripts.
- core-api-post
- core-api-get
#
InputsArgument Name | Description |
---|---|
command | The integration command to find |
enabled | Filters results to integrations that are enabled or disabled. 'true' or 'false'. Will return both types by default. False means that an integration instance is either not defined or not enabled. True means that an integration instance is both defined and enabled. |
#
OutputsThere are no outputs for this script.
#
TroubleshootingMulti-tenant environments should be configured with the Cortex Rest API instance when using this automation. Make sure the Use tenant parameter (in the Cortex Rest API integration) is checked to ensure that API calls are made to the current tenant instead of the master tenant.