Werk #13930: adjust Rule response format in REST API

Component REST API
Title adjust Rule response format in REST API
Date Apr 28, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0b9 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The response of the Rule object has been changed from singular to plural in some cases.

Concretely, the following fields have been changed:

  • host_tag -> host_tags
  • host_label -> host_labels
  • service_label -> service_labels

If you use statically typed language, you may have to recompile your auto generated API client.

To the list of all Werks