Werk #15682: REST-API: several endpoints returned "Host not found"
Component | REST API |
Title | REST-API: several endpoints returned "Host not found" |
Date | May 25, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Several rest-api endpoints returned a 400 status code with message "Host not found" when the host was on a remote site.
An internal validation was too tight. This is now fixed.