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 |
|
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.