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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b3 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Incompatible - Manual interaction might be required |
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.