MaskAlarm
Use this method to mask an alarm for a certain period of time.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
dmaID | Integer | The DataMiner Agent ID. |
alarmID | Integer | The alarm ID. |
clearInterval | Integer | The period of time (in seconds) during which the alarm will be masked. Set to -1 if the alarm has to be masked until clearance. |
comment | String | Extra information. |
Output
None.