Skip to main content

CreateEDLInstance

This Script is part of the Community Common Scripts Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

Use this automation to create an EDL instance on XSOAR.

Script Data#


NameDescription
Script Typepython3
Tags

Inputs#


Argument NameDescription
PortListNameThe Listname in XSOAR of ports in use
InstanceNameThe Name of the EDL instance to create
QueryThe indicator query used to populate the EDL
PortSpecify specific port to use when creating the EDL instance., else it will be random (3000-50000)

Outputs#


NamePortPortListNameQuery
Testing8008EDL_PORT_LISTtags:block and type:IP

Troubleshooting#

Multi-tenant environments should be configured with the Cortex Rest API instance when using this automation. Make sure the Use tenant parameter (in the Cortex Rest API integration) is checked to ensure that API calls are made to the current tenant instead of the master tenant.