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

Werk #14670: REST API returns correct WATO Rule values

Component REST API
Title REST API returns correct WATO Rule values
Date Aug 16, 2022
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.0p10 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The REST API used to transform the raw value of a ruleset to a json object. We now return a raw string representing the Python repr() of a rule value as documented.

This problem affected all endpoints under the route /domain-types/rule/*.

To the list of all Werks