IgnoreFieldsFromJson
Filters And Transformers Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
A transformer to remove selected fields from the JSON object.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Tags | transformer, General |
#
InputsArgument Name | Description |
---|---|
value | The primary value of the JSON object |
fields | Comma-separated fields/keys (without any whitespaces) that needs to be ignored from the JSON object. |
#
OutputsThere are no outputs for this script.