DemistoLinkIncidents
Cortex REST API Pack.#
This Script is part of theDeprecated
No available replacement.
Links two or more incidents.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | DemistoAPI |
#
DependenciesThis script uses the following commands and scripts.
- core-api-post
#
InputsArgument Name | Description |
---|---|
masterID | The incident ID used to link to other incidents. |
otherIDs | The incident IDs to link. |
unlink | Whether to unlink incidents. The default is "no". |
#
OutputsThere are no outputs for this script.