Operations and Methods
The following method-implemented operations are supported for the alarms entity in Veeam Service Provider Console RESTful API:
- Get All Alarm Templates — retrieve a collection resource representation of all alarm templates.
- Get Alarm Template — retrieve a resource representation of an alarm template with the specified UID.
- Delete Alarm Template — delete an alarm template with the specified UID.
- Clone Alarm Template — create a clone of an alarm template with the specified UID.
- Get Alarm Status Changes — retrieve all status changes of a triggered alarm with the specified template UID.
- Get All Triggered Alarms — retrieve a collection of all triggered alarms.
- Get Triggered Alarm — retrieve a resource representation of a triggered alarm with the specified UID.
- Delete Triggered Alarm — delete a triggered alarm with the specified UID.
- Resolve Triggered Alarm — resolve a triggered alarm with the specified UID.