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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0b4 2.1.0b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

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