VectraRUXLinkEntityDetections

Link the Detections which have the same entity ID.

python · Vectra RUX

Details

IDVectraRUXLinkEntityDetections
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsincident-action-button

README

Link the Detections which have the same entity ID.

Script Data


Name Description
Script Type python3
Tags incident-action-button
Cortex XSOAR Version 6.10.0

Inputs


Argument Name Description
incident_entity_id Incident Entity ID.
incident_detection_id Incident Detection ID.

Outputs


There are no outputs for this script.

commonfields:
  id: VectraRUXLinkEntityDetections
  version: -1
name: VectraRUXLinkEntityDetections
script: ''
type: python
tags:
- incident-action-button
comment: Link the Detections which have the same entity ID.
enabled: true
args:
- name: incident_entity_id
  required: true
  description: Incident Entity ID.
- name: incident_detection_id
  required: true
  description: Incident Detection ID.
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
tests:
- No tests (auto formatted)