Werk #5809: New Web API Call: delete_hosts, allows to delete multiple hosts at once

Komponente Setup
Titel New Web API Call: delete_hosts, allows to delete multiple hosts at once
Datum 09.05.2018
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.5.0b3 1.6.0b1
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

The required payload for delete_hosts is a variable hostnames with a list of hostnames.

For example, "hostnames": ["host1", "host2", "host3"].

The API returns an error if a specified host does not exist.

Zur Liste aller Werks