Werk #13978: show host endpoint will now correctly display formatted dates under 'meta_data' in 'effective_attributes'
Component | REST API |
Title | show host endpoint will now correctly display formatted dates under 'meta_data' in 'effective_attributes' |
Date | Apr 11, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b4 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The response of the show host endpoint will now return formatted and human readable dates and times. under the key 'meta_data' in 'effective_attributes'. Previously, these were Unix timestamps represented as numbers.