Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #15059: REST API: utils: remove enum in host response for TagGroup choices

Component REST API
Title REST API: utils: remove enum in host response for TagGroup choices
Date Jan 13, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p20 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The TagGroup choices allowed are set at runtime but they can be modified which was causing a 500 internal error in the REST API. This fix removes the enum and now allows any string in REST API responses for the TagGroup choices.

To the list of all Werks