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

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