IgnoreFieldsFromJson
This Script is part of the Filters And Transformers Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
A transformer to remove selected fields from the JSON object.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer, General |
Inputs#
| Argument 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. |
Outputs#
There are no outputs for this script.