Werk #16520: Bi: creating rules should allow the old style host_labels or service_labels
Komponente | REST API | ||
Titel | Bi: creating rules should allow the old style host_labels or service_labels | ||
Datum | 16.02.2024 | ||
Level | Kleine Änderung | ||
Klasse | Bugfix | ||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||
Checkmk versions & editions |
|
Our host labels and service labels recently went through some major changes which included updating the REST-API fields to host_label_groups and service_label_groups.
However, for reasons of backward compatibility, we decided to keep the legacy host_labels and service_labels as possible fields when creating a bi rule via the REST-API. This werk implements this change, but these legacy fields will be marked as deprecated and will not be available in our next major release. It is recommended to use the new format.