Skip to main content

CustomPackInstaller

This Script is part of the XSOAR CI/CD Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

Custom Packs Installer for the Content Management pack.

Script Data#


NameDescription
Script Typepython3
Tagsconfiguration, Content Management
Cortex XSOAR Version6.0.0

Used In#


This script is used in the following playbooks and scripts.

  • Configuration Setup

Inputs#


Argument NameDescription
pack_idThe ID of the pack to install.
skip_verifyif true will skip pack signature validation, Available from 6.5.0 server version.
skip_validationif true will skip all pack validations, use this flag just to migrate from custom content entities to custom content packs, Available from 6.6.0 server version.

Outputs#


PathDescriptionType
ConfigurationSetup.CustomPacks.installationstatusThe installtion status of the required pack.Unknown