Method GetAlarmLevel
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
GetAlarmLevel()
Retrieves the alarm level.
AlarmLevel GetAlarmLevel()
Returns
- AlarmLevel
The alarm level.
Remarks
Make sure the element on which you perform the operation is active. If it is stopped, an ElementNotFoundException will be thrown.
Exceptions
- ParameterNotFoundException
The parameter was not found.
- ElementNotFoundException
The element was not found in the DataMiner System.