Werk #11077: Web API: Fix set_hosttags call when any rule uses "one of" or "none of" tag conditions
| Component | Setup | ||||
| Title | Web API: Fix set_hosttags call when any rule uses "one of" or "none of" tag conditions | ||||
| Date | Jun 3, 2020 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
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.