DeleteIndicatorRelationships

This automation allows to delete a relationship between indicator objects based on the relationship id.

python · Base

Details

IDDeleteIndicatorRelationships
Languagepython
From Version6.2.0
Docker Imagedemisto/python3:3.12.13.10404775
Tagsbasescript

README

This automation allows to delete a relationship between indicator objects based on the relationship id.

Script Data


Name Description
Script Type python3
Tags basescript
Cortex XSOAR Version 6.2.0

Inputs


Argument Name Description
ids The IDs of the relationships to delete. Can accept a list of ID’s.

Outputs


There are no outputs for this script.

args:
- default: true
  description: The IDs of the relationships to delete. Can accept a list of ID's.
  isArray: true
  name: ids
  required: true
comment: This automation allows to delete a relationship between indicator objects based on the relationship id.
commonfields:
  id: DeleteIndicatorRelationships
  version: -1
name: DeleteIndicatorRelationships
script: '-'
tags:
- basescript
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.12.13.10404775
fromversion: 6.2.0
tests:
- Relationships scripts - Test