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 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
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.