IsDemistoRestAPIInstanceAvailable
XSOAR - Simple Dev to Prod Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Checks if the provided Cortex XSOAR REST API instance is available for the XSOAR Simple Dev to Prod workflow.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Condition, infra |
#
InputsArgument Name | Description |
---|---|
instanceName | The name of the Core/Demisto REST API instance to check. |
#
OutputsPath | Description | Type |
---|---|---|
yes | The instance is available. | Unknown |
no | The instance is not available. | Unknown |