Skip to main content

Expanse Load-Create List

This Playbook is part of the Cortex Xpanse by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

Sub-playbook to support Expanse Handle Incident playbook. Loads a list to be used in the Expanse playbook. Creates the list if it does not exist.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

This playbook does not use any integrations.

Scripts#

  • Set
  • IsListExist

Commands#

  • setList
  • createList
  • getList

Playbook Inputs#


NameDescriptionDefault ValueRequired
ListNameName of the list to load. List will be created if it does not exist or is empty.Required
ListValuesIf the list does not exist or is empty, it will be created with these values. In case this input is empty, the default value would be "{}".Optional

Playbook Outputs#


PathDescriptionType
ParsedListContents of parsed list.unknown

Playbook Image#


Expanse Load_Create List