Werk #16756: host_config: introduce include_links option for Show all hosts endpoint
Komponente | REST API | ||||
Titel | host_config: introduce include_links option for Show all hosts endpoint | ||||
Datum | 23.04.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Neues Feature | ||||
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein | ||||
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.