Werk #16523: event_console: site_id only required when deleting ec events by_id
Komponente | REST API | ||||
Titel | event_console: site_id only required when deleting ec events by_id | ||||
Datum | 20.02.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein | ||||
Checkmk versions & editions |
|
When deleting an ec event via the REST-API, only the 'by_id' option leaves the event selection ambiguous, while the options 'params' or 'query' already have the ability to pinpoint the event requested. Therefore, the site_id should is not required in these cases.