JSON Sample Incident Generator
This Integration is part of the JSON Sample Incident Generator Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
A utility for testing incident fetching with mock JSON data.
Configure JSON Sample Incident Generator in Cortex#
| Parameter | Required |
|---|---|
| Fetch incidents | False |
| Incident type | False |
| Incidents Fetch Interval | False |
| The raw JSON string to use as the sample data | True |
| The incident name to give to the created incident | False |
Commands#
You can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
json-sample-incident-generator-command#
Read the provided JSON and return the results to the Context and Warroom. Can use key and value arg to change a JSON values if desired.
Base Command#
json-sample-incident-generator-command
Input#
| Argument Name | Description | Required |
|---|---|---|
| key | The key to change. Must also set value arguement. Can be comma separated to change multiple values. | Optional |
| value | The new key value. Must also set key argument. Can be comma separated to support changing multiple values. | Optional |
Context Output#
There is no context output for this command.
Command Example#
!json-sample-incident-generator-command key="somekey" value="somevalue"
Context Example#
Human Readable Output#
Results#
description somekey type something bad happened somevalue Malware