Returns an array of new alarms added since last request by default. Returns all alarms when ReturnAllRecords is set to true.
Multiple records of the following fields are returned, if applicable.
Machine_GroupID |
string |
A concatenated representation of the machine id and the group id it is associated with |
agentGuid |
decimal |
A unique identifier for a machine ID.group ID account and its corresponding agent. |
MonitorAlarmID |
int |
unique monitor alarm number |
AlertType |
int |
Alerts are one of several monitor types. |
AlarmSubject |
string |
Subject of alarm and email subject |
EventTime |
dateTime |
Date and time of alarm |
MonitorAlarmStateId |
int |
1-Open, 2-Closed |
A single record of the following fields is returned.
Method |
string |
The operation that requested this response. |
TransactionID |
decimal |
The unique message ID for this message. |
ErrorMessage |
string |
If blank, no error was returned. |
ErrorLocation |
string |
If blank, no error was returned. |