Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #10293: REST API: allow effective host attributes to be queries

Component REST API
Title REST API: allow effective host attributes to be queries
Date Jan 11, 2021
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0b4 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The host_config GET REST API endpoint now accepts an "effective_attributes" query, parameter. When this parameter is set, all the parameters of the host and all it's parent folders are combined and returned. The default behavior is to only return the host's attributes.

To the list of all Werks