Werk #13078: REST API change memberType of collection properties

Komponente Core & setup
Titel REST API change memberType of collection properties
Datum 27.10.2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.2.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Inkompatibel - Manuelle Interaktion könnte erforderlich sein

The memberType attribute on "collection properties" on "domain objects" is now (as expected) "collection" and not "property" as before.

You may have to change your scripts if you rely on data in a "collection property".

The affected endpoints are:

  • Activate changes:
    • list activations
  • BI:
    • get BI packs
  • Folder:
    • all folder collections with hosts
  • Host Tag Group:
    • list host tag groups
  • Password:
    • list passwords
  • Time Periods:
    • list time periods
  • User Config:
    • list users
  • Contactgroups:
    • bulk create contact groups
    • bulk update contact groups
    • list contact groups
  • Hostgroups:
    • bulk create host groups
    • bulk update host groups
    • list host groups
  • Servicegroups:
    • bulk create service groups
    • bulk update service groups
    • list service groups

Zur Liste aller Werks