MaskAlarm
Use this method to mask an alarm for a certain period of time.
Deprecated since DataMiner 10.3.0 [CU20]/10.4.0 [CU8]/10.4.11.. From DataMiner 10.3.0 [CU20]/10.4.0 [CU8]/10.4.11 onwards, use the MaskAlarmV2 method instead.
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.