Table of Contents

GetAlarmDetails

Use this method to retrieve the alarm details for a specified alarm.

Note

Use the GetAlarmHistory method to get the alarm details of a cleared non-root alarm.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
dmaID Integer The DataMiner Agent ID.
alarmID Integer The alarm ID.

Output

Item Format Description
GetAlarmDetailsResult DMAAlarmDetails The alarm information for the specified alarm.