Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5822
blobb4ab409a36f6b254c598102ee5cf08ffa7e5f911
1 Title: WATO Web-API set_ruleset: Now able to delete complete rulesets from folders
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: 1528995338
11 Removing all rulesets of a specific type from a folder always failed with the exception
12 <tt>'list' object has no attribute 'get'</tt>. This has been fixed.