IsDemistoRestAPIInstanceAvailable
This Script is part of the XSOAR - Simple Dev to Prod Pack.#
Supported versions
Available on 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 Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | Condition, infra |
Inputs#
| Argument Name | Description |
|---|---|
| instanceName | The name of the Core/Demisto REST API instance to check. |
Outputs#
| Path | Description | Type |
|---|---|---|
| yes | The instance is available. | Unknown |
| no | The instance is not available. | Unknown |