Werk #17911: host_config: improve performance of bulk-update endpoint

Component REST API
Title host_config: improve performance of bulk-update endpoint
Date Apr 9, 2025
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0b5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Prior to this werk, the host_config bulk-update endpoint could perform multiple lookups, potentially slowing down the process. This update introduces a new approach that reduces the number of lookups and groups the intended modifications for improved efficiency.

To the list of all Werks