TagIndicatorButton
This is a wrapper around the setIndicators script.
Details
| ID | TagIndicatorButton |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
README
This is a wrapper around the setIndicators script.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Cortex XSOAR Version | 6.0.0 |
Inputs
| Argument Name | Description |
|---|---|
| Indicators | The CSV list of indicators to tag. |
| Tags | The tags to add to the indicators. |
Outputs
There are no outputs for this script.
Script Examples
Example command
!TagIndicatorButton Indicators=1.1.1.1 Tags=allow
Context Example
{}
Human Readable Output
done - updated 1 indicators
args: - name: Indicators required: true description: The CSV list of indicators to tag. - name: Tags required: true description: The tags to add to the indicators. commonfields: id: TagIndicatorButton version: -1 dockerimage: demisto/python3:3.12.13.10116658 enabled: true comment: This is a wrapper around the setIndicators script. name: TagIndicatorButton runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.0.0 tests: - PaloAltoNetworks_PrismaCloudCompute-Test