Werk #13972: Filters of 'list rulesets' endpoint have no effect
Komponente | REST API |
Titel | Filters of 'list rulesets' endpoint have no effect |
Datum | 06.02.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 2.1.0p22 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
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.