Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #13443: list rules endpoint failed to list rulesets containing a hyphen

Component REST API
Title list rules endpoint failed to list rulesets containing a hyphen
Date Feb 7, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p21 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Before this change it was possible to query rules prefixed with active_checks: or static_checks: with a hyphen instead of a colon. For example "static_checks-inotify" was valid and returned the rules for "static_checks:notify".

This is no longer possible.

To the list of all Werks