v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBAlarms
Retrieve specific alarm
Get a specific alarm by ID
get/alarms/{id}
Response
Successful response
Example response
{
"id": 7395,
"type": "cpu",
"enabled": true,
"value_threshold": 90,
"value_calculation": "fixed",
"time_threshold": 600,
"recipients": [
1
]
}