In alarms tab from prediction we observe alarms from devices that are not in the list of capacity configuration. It is not in capacity configuration and from alarm management we can not clear these alarms. How can we clear these alarms?
Release : 21.3
By default the option is enabled for clearing the prediction alarm.
to enable this option, in readserver add this env variable: PREDICTION_SUPPORTED_ACTIONS
first get the value of PREDICTION_SUPPORTED_ACTIONS , from existing system, and append clear to this.
It should be something like : acknowledge,unAcknowledge,ticket,assignment,unAssignment,clear