Werk #15680: downtimes: duration field changed from seconds to minutes

Component REST API
Title downtimes: duration field changed from seconds to minutes
Date Apr 26, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b6 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

This werk addresses an issue with the downtimes endpoint. When creating a downtime, the duration field was accepting an integer that represented the downtime in seconds. The problem was that the gui shows this in minutes. The fix changes the duration field to accpet integers that represent minutes instead.

To the list of all Werks