Werk #16503: bulk discovery: remove mode parameter and introduce options

Component REST API
Title bulk discovery: remove mode parameter and introduce options
Date Mar 11, 2024
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.3.0b3 2.4.0b1
Level Trivial Change
Class New Feature
Compatibility Incompatible - Manual interaction might be required

Starting with the 2.3, the bulk discovery mode has been split up for more granular control regarding the discovery execution. This werk now introduces the same approach to the equivalent REST API bulk discovery endpoint introducing the 'options' field. The previous 'mode' field is deprecated with the 2.3 and will be removed in 2.4. The user should migrate existing scripts to make use of the 'options' field.

To the list of all Werks