Alarm
Create, query, maintain, and associate alarms with assets
Remove alarms
Permanently removes all alarms identified by the request body after verifying access to every alarm's realm.
Retrieve all alarms or a subset using filter criteria
Returns alarms in the requested accessible realm, optionally filtered by status, linked asset, or assignee. When realm is omitted, the authenticated realm is used.
Create an alarm
Creates a manual alarm in an accessible realm and optionally links it to the supplied asset IDs. The authenticated user or client becomes the alarm source.
Add asset links to a single alarm
Adds links between assets and one existing alarm.
Remove an alarm
Permanently removes one alarm after verifying access to its realm.
Retrieve an alarm
Returns one alarm when its realm is active and accessible to the authenticated user.
Update an alarm
Updates the mutable state of an existing alarm after verifying access to its current realm.
Retrieve the asset links of an alarm
Returns links from the alarm to assets in the explicitly supplied accessible realm.