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 | 
 | 
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.