Werk #5488: veeam_jobs: Add support for new veeam API
Component | Checks & agents | ||||
Title | veeam_jobs: Add support for new veeam API | ||||
Date | Jan 11, 2018 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
The new veeam API only supports StartTimeLocal and StopTimeLocal. The old API using StartTime and StopTime is not supported anymore. This lead to the error that backup jobs using the new API were shown as "No complete backup". This change adds support for StartTimeLocal and StopTimeLocal while maintaining compatibility to the old API.