Werk #14670: REST API returns correct WATO Rule values
Komponente | REST API |
Titel | REST API returns correct WATO Rule values |
Datum | 16.08.2022 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 2.1.0p10 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
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/*.