Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16621: Ruleset API: Remove TupleDoNotUseWillbeRemoved from API

Component Setup
Title Ruleset API: Remove TupleDoNotUseWillbeRemoved from API
Date Mar 11, 2024
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0b2 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

As the name indicates, the previous Tuple FormSpec should no longer be used and with this will no longer be available in the API. Use SimpleLevels or Levels instead if you want to configure levels or a Dictionary otherwise.

To the list of all Werks