Werk #15683: notification_rules: implementation of rest-api endpoints
Component | REST API |
Title | notification_rules: implementation of rest-api endpoints |
Date | May 26, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p5 |
Level | Trivial Change |
Class | New Feature |
Compatibility | Compatible - no manual interaction needed |
This werk introduces a new set of endpoints to the rest-api for the configuration of notification rules. Users can now via the rest-api do the following...
* Create a notification rule * Update a notification rule * Delete a notification rule * Show a notification rule * Show all notification rules