Operations and Methods
The following method-implemented operations are supported for the alarms entity in the Veeam Service Provider Console REST API:
- Get Alarm Templates — retrieve the /notifications/alarmTemplates collection representation with the GET method.
- Get an Alarm Template — retrieve properties of a specific alarm template with the GET method.
- Get Alarm Status Changes — retrieve properties of the last time an alarm was triggered with the GET method.
- Get Triggered Alarms — retrieve the /notifications/events collection representation with the GET method.
- Get a Triggered Alarm — retrieve properties of a specific triggered alarm with the GET method.