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 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Incompatible - Manual interaction might be required | ||||
Checkmk versions & editions |
|
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.