Parameters
Example Output
Workflow Library Example
Update Alert Status with Cyberint and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Alert IDs | A comma-separated list of alert IDs to update their status. |
| Closure Reason | Select the reason why the alert status is updated to closed. |
| Closure Reason Description | Describe why the alert status is updated to closed. |
| Status | Select the new status to modify the alerts to. |
{
"Alert": {
"closure_reason": null,
"ref_id": "ADS10-3",
"status": "acknowledged"
}
}
Was this page helpful?