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 Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0b6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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