v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBAlarms
Update alarm
Update a specific alarm
put/alarms/{id}
Response
Alarm updated successfully
Example response
{
"id": 7395,
"type": "cpu",
"enabled": true,
"value_threshold": 90,
"value_calculation": "fixed",
"time_threshold": 600,
"recipients": [
1
]
}