DeleteIndicators
Community Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.10.0 and later.
Delete indicators based on query, values, or IDs.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Cortex XSOAR Version | 6.10.0 |
#
InputsArgument Name | Description |
---|---|
indicator_query | Query for indicators to delete. |
indicator_values | Comma-separated list of indicator values to delete. |
indicator_ids | Comma-separated list of indicator IDs to delete. |
exclude | Whether to add the deleted indicator to the Exclusion List. |
exclusion_reason | Reason for indicator exclusion. |
#
OutputsThere are no outputs for this script.