Werk #13972: Filters of 'list rulesets' endpoint have no effect
Component | REST API |
Title | Filters of 'list rulesets' endpoint have no effect |
Date | Feb 6, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p22 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Using various filters of the 'list rules' endpoint (GET '/domain-types/ruleset/collections/all') had no effect on the result. This is no longer the case. With this fix, the originally intended default behavior of the parameter such as 'used' and 'deprecated' are now respected and the endpoint returns only used rules unless specified otherwise.