Werk #12505: Legacy Check API: drop clear_item_states_by_full_keys
Component | Checks & agents | ||
Title | Legacy Check API: drop clear_item_states_by_full_keys | ||
Date | Apr 15, 2021 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Incompatible - Manual interaction might be required | ||
Checkmk versions & editions |
|
This only affects users who have developed their own check plugins and are using the clear_item_states_by_full_keys function of the old check API. This function is no longer available.
It was only used to mitigate a very particular problem, that will not arise when using the new check APIs value store concept.