ConvertDictOfListToListOfDict

Converts dictionary of lists to list of dictionaries.

python · Cofense Vision

Details

IDConvertDictOfListToListOfDict
Languagepython
From Version6.2.0
Docker Imagedemisto/python3:3.12.8.3296088
Tagstransformer

README

Converts dictionary of lists to list of dictionaries.

Script Data


Name Description
Script Type python3
Tags transformer
Cortex XSOAR Version 6.2.0

Inputs


Argument Name Description
key Object Key.

Outputs


There are no outputs for this script.

commonfields:
  id: ConvertDictOfListToListOfDict
  version: -1
name: ConvertDictOfListToListOfDict
script: ''
type: python
tags:
- transformer
comment: Converts dictionary of lists to list of dictionaries.
enabled: true
args:
- name: key
  required: true
  description: Object Key.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.12.8.3296088
runas: DBotWeakRole
fromversion: 6.2.0
tests:
- No tests (auto formatted)