v1
latestOpenAPI 3.1.22026-08-0611530152.3 KBAlarms
List alarms
Retrieve all alarms used for the instance
get/alarms
Response
Successful response
Example response
[
{
"id": 7395,
"type": "cpu",
"enabled": true,
"value_threshold": 90,
"value_calculation": "fixed",
"time_threshold": 600,
"recipients": [
1
]
}
]