Werk #16180: Ruleset API: Datamodel changes for Proxy FormSpec
Komponente | Checks & agents | ||||
Titel | Ruleset API: Datamodel changes for Proxy FormSpec | ||||
Datum | 28.03.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Neues Feature | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
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.