Werk #11077: Web API: Fix set_hosttags call when any rule uses "one of" or "none of" tag conditions
Component | WATO |
Title | Web API: Fix set_hosttags call when any rule uses "one of" or "none of" tag conditions |
Date | Jun 3, 2020 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.0.0i1 1.6.0p13 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
It was not possible to set_hosttags via WEBAPI call in case any rule uses the operators "one of" or "none of" in host tag conditions. This caused an "Unhandled exception: ... NotImplementedError" when trying to execute the "set_hosttags" API call.
To the list of all Werks