HealthCheckInstalledPacks

Read the installedpacks.json. Count and get packs names.

python · System Diagnostics and Health Check

Details

IDHealthCheckInstalledPacks
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.13.11879924

README

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.

comment: "Read the installedpacks.json. \n\nCount and get packs names."
commonfields:
  id: HealthCheckInstalledPacks
  version: -1
dockerimage: demisto/python3:3.12.13.11879924
enabled: true
name: HealthCheckInstalledPacks
outputs:
- contextPath: FileData
  description: Data read from war room file.
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)