CyberhavenIncidentRefresh

Updates only Cyberhaven custom fields and never modifies the XSOAR-owned fields.

python · Cyberhaven

Details

IDCyberhavenIncidentRefresh
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10404775
Tagsincident-action-button

README

Updates only Cyberhaven custom fields and never modifies the XSOAR-owned fields.

Script Data


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

Inputs


Argument Name Description
incident_id Please provide the Cyberhaven incident ID.

Outputs


There are no outputs for this script.

commonfields:
  id: CyberhavenIncidentRefresh
  version: -1
name: CyberhavenIncidentRefresh
script: ''
type: python
tags:
- incident-action-button
comment: Updates only Cyberhaven custom fields and never modifies the XSOAR-owned fields.
enabled: true
args:
- name: incident_id
  description: Please provide the Cyberhaven incident ID.
  required: true
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.12.13.10404775
runas: DBotWeakRole
fromversion: 6.10.0
tests:
- No tests (auto formatted)