Skip to main content
Update the status and Risk Based Priority (RBP) of an alarm by its ID.
External DocumentationTo learn more, visit the LogRhythm documentation.

Parameters

ParameterDescription
Alarm IDThe ID of the alarm whose status and RBP to update.
Alarm StatusThe new status of the alarm.
Risk Based Priority (RBP)The new risk based priority (RBP) value for the alarm.

Example Output

{
	"statusCode": 0,
	"statusMessage": "string",
	"responseMessage": "string"
}

Workflow Library Example

Update Status and Rbp of Alarm with Logrhythm and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop