Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #16756: host_config: introduce include_links option for Show all hosts endpoint

Component REST API
Title host_config: introduce include_links option for Show all hosts endpoint
Date Apr 23, 2024
Level Trivial Change
Class New Feature
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.3.0b6 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

This werk introduces the flag 'include_links' for the 'Show all hosts' host config endpoint. It toggles whether the links field should be populated of the individual hosts. This serves as a mechanism to reduce the payload generated. This field defaults to False and existing scripts therefore have to be adjusted accordingly.

To the list of all Werks