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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p22 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks