Werk #16039: host_config: add inherited labels to effective attributes

Component REST API
Title host_config: add inherited labels to effective attributes
Date Jan 26, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p21 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Previously, when using the effective attributes query parameter with the

GET /objects/host_config/{host_name}

endpoint, only the labels of the current host have been returned.

Now all of the effective labels are aggregated and returned.

To the list of all Werks