JSON Sample Incident Generator
JSON Sample Incident Generator Pack.#
This Integration is part of theSupported 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 on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for JSONSampleIncidentGenerator.
Click Add instance to create and configure a new integration instance.
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 Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR 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-commandRead 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 Commandjson-sample-incident-generator-command
#
InputArgument 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 OutputThere 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