Skip to main content
Update the status of the selected alerts.

Parameters

ParameterDescription
Alert IDsA comma-separated list of alert IDs to update their status.
Closure ReasonSelect the reason why the alert status is updated to closed.
Closure Reason DescriptionDescribe why the alert status is updated to closed.
StatusSelect the new status to modify the alerts to.

Example Output

{
	"Alert": {
		"closure_reason": null,
		"ref_id": "ADS10-3",
		"status": "acknowledged"
	}
}

Workflow Library Example

Update Alert Status with Cyberint and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop