Werk #13973: Putting a service into downtime no longer requires access to the corresponding host in the REST API
Komponente | REST API | ||||||
Titel | Putting a service into downtime no longer requires access to the corresponding host in the REST API | ||||||
Datum | 17.02.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
Putting a service into downtime using the REST API required permissions to access the corresponding host in the REST API. The REST API call would fail with an error message stating that,
Host 'myhost' exists, but is not monitored. Activate the configuration?
This behaviour doesn't match the GUI's and is now no longer the case.