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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b7 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.