Add Edit Rule Endpoint in checkmk REST API
Hi all,
since checkmk Version 2.1 it is possible to Create, Delete and move the Rule to another location via the REST API.
We are missing the feature of Edit an existing Rule, a new API Endpoint should be created for this.
Comments: 7
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
27 Jun, '23
Niklas Pulina SystemHighlighted comment
"Edit rules via API instead of removing and adding" (suggested by Mathias on 2022-11-25), including upvotes (8) and comments (1), was merged into this suggestion. -
25 Nov, '22
Mathias MergedRemoving and adding rules will directly remove the service. So the API should have the abbility to edit rules.
-
10 Feb, '23
Markus MergedWorst situation right now is that if you don't delete the rule that should be updated the new rule will simply be added at the bottom. Therefore the old rule will still be executed and the new rule is completely useless.
-
27 Jun, '23
Georg UlbrichThe history (response size & response time) is lost by deleting and re-creating the HTTP check rules. Therefore, the editing function is urgently needed.
-
16 Oct, '23
Thomas SchmitzIt seems that this is now implemented with the following werk: https://checkmk.com/werk/16111
-
17 Oct, '23
Niklas Pulina AdminThis feature has been implemented. For details, see https://checkmk.com/werk/16111
-
24 May, '24
Martin Hirschvogel AdminHello,
This feature is released with Checkmk version 2.3.0.
Warm regards,
Your Checkmk team