Skip to main content

ListInstalledContentPacks

This Script is part of the XSOAR Content Update Notifications Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

This script will show all installed content packs and whether they have an update.

Script Data#


NameDescription
Script Typepython3
Tags

Dependencies#


This script uses the following commands and scripts.

  • core-api-get

Inputs#


Argument NameDescription
updatesWhether to only show packs that have updates available.

Outputs#


PathDescriptionType
InstalledPacks.NamePack Namestring
InstalledPacks.VersionPack Versionstring
InstalledPacks.UpdateIs there an update availableboolean

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.