Werk #13983: 'list hosts' will now only show hosts a user can see
Component | REST API | ||||
Title | 'list hosts' will now only show hosts a user can see | ||||
Date | Apr 28, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The 'list hosts' endpoint (GET on '/domain-types/host_config/collections/all') will now only list hosts a user can see. If you e.g. assign hosts to contact groups, a user will only get hosts listed they share a contact group with. The permission to access the root folder is therefore no longer needed to this endpoint.