DemistoLeaveAllInvestigations Deprecated
Deprecated. No available replacement.
javascript · Cortex REST API
Details
| ID | DemistoLeaveAllInvestigations |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
| Tags | DemistoAPI |
README
Leaves all investigations that the user is part of (clears out the incidents in the left pane). The incidents owner by the user will remain in the left pane. This requires Core REST API integration to be configured for the server.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | DemistoAPI |
Dependencies
This script uses the following commands and scripts.
- core-api-post
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: DemistoLeaveAllInvestigations version: -1 name: DemistoLeaveAllInvestigations script: '' type: javascript tags: - DemistoAPI comment: Deprecated. No available replacement. enabled: true scripttarget: 0 runas: DBotWeakRole dependson: must: - core-api-post tests: - No test fromversion: 5.0.0 deprecated: true