Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6671
blobe05b1037ea02320726314e2749b0fdbbf4eca2e6
1 Title: WATO Web API: Now able to configured rulesets with boolean settings
2 Level: 1
3 Component: wato
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1540298086
11 Rules with a configurable positive/negative outcome where incorrectly translated
12 in a <tt>get_ruleset</tt> API call. Furthermore, <tt>set_ruleset</tt> had an error when
13 validating these kind of rules.