Change Header
Change Type: Improvement
Product area: Platform services
Component: REST API
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com, emea.cumulocity.com
Technical details
Build artifact: cumulocity (10.18.166.0)
Internal ID: MTM-52515
Change Description
The alarm status and severity are now case-insensitive. When searching by alarm status active
the API also returns alarms with status ACTIVE
. The same applies for the alarm severity, that is, searching for critical
alarms also returns CRITICAL
alarms. Alarms with status active
and acknowledged
are now subject of alarm deduplication.