XSOAR EDL Checker
XSOAR EDL Checker Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
Checks an XSOAR EDL to make sure it's returning a valid response. This integration was integrated and tested with version 6.8+ of Cortex XSOAR.
#
Configure XSOAR EDL Checker on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for XSOAR EDL Checker.
Click Add instance to create and configure a new integration instance.
Parameter Description Required EDL Name The name of the edl from the generic indicator export service True Username False Password False Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
xsoaredlchecker-get-edlChecks the EDL and returns the response.
#
Base Commandxsoaredlchecker-get-edl
#
InputArgument Name | Description | Required |
---|
#
Context OutputPath | Type | Description |
---|---|---|
EDLChecker.Name | unknown | The Name of the EDL from the Generic Indicators Export Service instance |
EDLChecker.Status | unknown | The HTTP Status Code returned by the EDL |
EDLChecker.Response | unknown | The Response or Error from the check. |
EDLChecker.ItemsOnList | unknown | The number of indicators on the list, assuming a successful response! |