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