Werk #13934: REST API: add effective_attribute switch to host list
Component | REST API | ||||
Title | REST API: add effective_attribute switch to host list | ||||
Date | Jun 27, 2022 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This werk adds the "effective_attributes" switch to the host configuration list endpoint of the REST API. If it is switched to "true" all "effective attributes" will also be returned for each host in the returned list. The default is "false" because of performance reasons.