Werk #13408: RESTAPI: allow downloading vanilla and generic agents
Komponente | REST API |
Titel | RESTAPI: allow downloading vanilla and generic agents |
Datum | 09.02.2022 |
Checkmk-Editon | Checkmk Enterprise (CEE) |
Checkmk-Version | 2.0.0p21 2.2.0i1 2.1.0b1 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
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.