Werk #15683: notification_rules: implementation of rest-api endpoints

Component REST API
Title notification_rules: implementation of rest-api endpoints
Date May 26, 2023
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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

To the list of all Werks