IbmUploadAttachment

Use this script to upload an attachment to an IBM QRadar SOAR incident. This script should be run within an incident.

python · IBM Security QRadar SOAR

Details

IDIbmUploadAttachment
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10404775

README

Use this script to upload an attachment to an IBM QRadar SOAR incident. This script should be run within an incident.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.8.0

Dependencies


This script uses the following commands and scripts.

  • rs-upload-incident-attachment
  • IBM Resilient Systems

Inputs


Argument Name Description
entry_id EntryID of the file to upload.

Outputs


There are no outputs for this script.

args:
- name: entry_id
  description: EntryID of the file to upload.
  required: true

comment: Use this script to upload an attachment to an IBM QRadar SOAR incident. This script should be run within an incident.

commonfields:
  id: IbmUploadAttachment
  version: -1
name: IbmUploadAttachment
script: ""
type: python
tags: []
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.12.13.10404775
runas: DBotWeakRole
fromversion: 6.10.0
tests:
- No tests (auto formatted)