Werk #16180: Ruleset API: Datamodel changes for Proxy FormSpec
Component | Checks & agents | ||||
Title | Ruleset API: Datamodel changes for Proxy FormSpec | ||||
Date | Mar 28, 2024 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This only affects plugin developers using the new API cmk.rulesets.v1
.
The datamodel for the Proxy
, Levels
, TimePeriod
and Password
Formspecs is changed.
Use the migrate_to_...
migration function to update your stored configurations to the newer datamodel.