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

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

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