Werk #16781: Bi: service/host_label group operator now has a default operator key "and"
Component | REST API | ||||
Title | Bi: service/host_label group operator now has a default operator key "and" | ||||
Date | Apr 29, 2024 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
When creating Bi rules via the REST-API, the host_label_groups and the service_label_groups fields both accepted a list of conditions. These conditions previously required an operator field. However, we realized that the operator field for the first item in these lists really wasn't needed and had no affect. So that the user doesn't have to provide this value, we have now added a default value for all conditions in this list of "and".