ListUsedDockerImages
Common Scripts Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.1.0 and later.
List all Docker images that are in use by the installed integrations and automations.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | Utility, Dockers, General |
Cortex XSOAR Version | 6.1.0 |
#
InputsArgument Name | Description |
---|---|
export_to_context | Whether to export the result to context. Possible values: "true" and "false". Default is "true". |
#
OutputsPath | Description | Type |
---|---|---|
UsedDockerImages.DockerImage | The Docker image name. | String |
UsedDockerImages.ContentItem | The integration or automation name that used the specific Docker image. | String |
#
Script Example!ListUsedDockerImages
#
Context Example#
Human Readable Output#
Docker Images In use:Docker Image | Content Item |
---|---|
demisto/ldap:1.0.0.23980 | Active Directory Query v2 |
demisto/python3:3.9.6.22912 | AutoFocus Daily Feed, McAfee ePO, ServiceNow CMDB, ServiceNow IAM, ServiceNow v2 |
demisto/python3:3.9.6.24019 | AutoFocus Feed, GitLab (Community Contribution), Palo Alto Networks AutoFocus v2, ExtractEmailV2, GetIndicatorDBotScoreFromCache |