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