Werk #16286: bi: new endpoint to get bi aggregation state via GET method

Komponente REST API
Titel bi: new endpoint to get bi aggregation state via GET method
Datum 18.12.2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.3.0b1
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

This werk introduces a new endpoint which replicates the following endpoint

POST - /domain-types/bi_aggregation/actions/aggregation_state/invoke

We now provide the same behaviour via a GET endpoint.

GET - /domain-types/bi_aggregation/actions/aggregation_state/invoke

This means that the parameters "filter_names" and "filter_groups" which are passed as request parameters for the POST endpoint, have to be passed as query parameters for this new GET endpoint.

Zur Liste aller Werks