Werk #13408: RESTAPI: allow downloading vanilla and generic agents

Component REST API
Title RESTAPI: allow downloading vanilla and generic agents
Date Feb 9, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b1 Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p21 Checkmk Enterprise (CEE), Checkmk MSP (CME)

After this werk it's possible to download the "vanilla" and "generic" agents via RESTAPI.

To download the "generic" agent you can use the following url:

/api/1.0/domain-types/agent/actions/download_by_host/invoke?agent_type=generic&os_type=linux_tgz

The url for downloading the agent by host name continue to work as is.

To the list of all Werks