Werk #13642: REST API: Fix representation of locked_by host attribute
Component | REST API |
Title | REST API: Fix representation of locked_by host attribute |
Date | Mar 30, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b5 2.0.0p23 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The locked_by host attribute was represented as string by the REST API while it is actually a more complex data structure. The scheme is now representing the data structure in the correct way.