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