External DocumentationTo learn more, visit the LogRhythm documentation.
Actions
Update Status And RBP Of Alarm
Update the status and Risk Based Priority (RBP) of an alarm by its ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Alarm ID | The ID of the alarm whose status and RBP to update. |
| Alarm Status | The new status of the alarm. |
| Risk Based Priority (RBP) | The new risk based priority (RBP) value for the alarm. |
{
"statusCode": 0,
"statusMessage": "string",
"responseMessage": "string"
}
Was this page helpful?