Werk #16684: Ruleset API: rename Dictionaries 'deprecated_elements'
Komponente | Checks & agents | ||||
Titel | Ruleset API: rename Dictionaries 'deprecated_elements' | ||||
Datum | 09.04.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Neues Feature | ||||
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein | ||||
Checkmk versions & editions |
|
This only affects plugin developers using the new ruleset API.
The Dictionary
s attribute deprecated_elements
is renamed to
ignored_elements
.
It is validated that no present elements are marked as 'ignored'.