Werk #15593: agent: download agent by host returns a 404 when agent it not available
Component | REST API | ||||||
Title | agent: download agent by host returns a 404 when agent it not available | ||||||
Date | Apr 3, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Incompatible - Manual interaction might be required | ||||||
Checkmk versions & editions |
|
This werk addresses an issue on the download agent by host endpoint. Previously, if the agent wasn't available, a 500 internal server was being raised. We now return a 404 not found response.