ExtraHopTrackIncidents
Links an incident investigation back to the ExtraHop Detection that created it.
python · ExtraHop Reveal(x)
Details
| ID | ExtraHopTrackIncidents |
|---|---|
| Language | python |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Tags | incidents ExtraHop field-change-triggered |
README
Links an incident investigation back to the ExtraHop Detection that created it.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | incidents, ExtraHop, field-change-triggered |
| Cortex XSOAR Version | 5.0.0 |
Dependencies
This script uses the following commands and scripts.
- extrahop-ticket-track
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: ExtraHopTrackIncidents version: -1 name: ExtraHopTrackIncidents type: python subtype: python3 tags: - incidents - ExtraHop - field-change-triggered comment: Links an incident investigation back to the ExtraHop Detection that created it. script: '-' enabled: true scripttarget: 0 dependson: must: - 'ExtraHop v2|||extrahop-ticket-track' dockerimage: demisto/python3:3.12.8.3296088 runas: DBotWeakRole tests: - ExtraHop_v2-Test fromversion: 5.0.0