Werk #12457: Cleanup routine for hosts no longer needlessly loads the complete config

Component Setup
Title Cleanup routine for hosts no longer needlessly loads the complete config
Date Mar 30, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p23 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The internally used clean-up command cmk --automation delete-hosts {hostname} always loaded the complete host configuration and all checks. This information was never actually needed.

To the list of all Werks