DemistoLinkIncidents
This Script is part of the Cortex REST API Pack.#
Deprecated
No available replacement.
Links two or more incidents.
Script Data#
| Name | Description | 
|---|---|
| Script Type | javascript | 
| Tags | DemistoAPI | 
Dependencies#
This script uses the following commands and scripts.
- core-api-post
 
Inputs#
| Argument 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". | 
Outputs#
There are no outputs for this script.