Werk #17804: Ruleset API: Added virtualization topic to topic registry

Component Checks & agents
Title Ruleset API: Added virtualization topic to topic registry
Date May 14, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This Werk is only applicable for plugin developers. It fixes the usage of Topic.Virtualization in the ruleset API cmk.rulesets.v1. Previously, when trying to set topic=Topic.Virtualization, it would silently break the indexing for the quicksearch function. Additionally crashes would be logged to the crash reports.

Now everything works as expected.

To the list of all Werks