Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #15553: time_period: making time-related validation more strict

Component REST API
Title time_period: making time-related validation more strict
Date Mar 24, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0b4 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Prior to this werk, the REST API was quite lenient when it came to specifying a time allowing the format hh:mm for some while asking the hh:mm:ss format for others. This werk targets the active_time_ranges field where now a hh:mm:ss format is enforced.

Due to the introduction of the more strict pattern, user scripts must be adjusted accordingly to respect the new format.

To the list of all Werks