Returns the status of a specified xMatters event. The statuses of all notifications associated with the event are also returned.
Name |
Description |
Type |
Optional |
eventIdentifier |
Identifier of the event to query |
long |
no |
Name |
Description |
Type |
eventCreatedTimestamp |
Time when the specified event was created. |
string |
eventStatus |
The status of the specified event:
|
string |
eventTokens |
Collection of name/value pairs representing the input parameters of the specified event |
|
incidentIdentifier |
Identifier for the incident with which the specified event is associated |
string |
notifications |
List of scheduled notifications and their statuses, qualified by Group, Team, User and Device. See below for a list of possible statuses. Group and Person notifications include a futureNotificationTime element that contains the time for the next scheduled notification (if there is one) in GMT, in the following format: dd/mm/yyyy h:mm:ss AM/PM. |
|
serverTimestamp |
Time corresponding to the server time when the request was made (this should match the associated persisted audit event) |
string |
status |
Final status of the request |
string |
The following sections list the statuses possible for each type of notification.