IssueAttributes type
Element |
Type |
Description |
---|---|---|
id
|
Integer |
The notification's unique ID. |
status
|
String |
The notification's status. One of the following:
|
lastFailure
|
String |
The date / time (UTC) of the last failure of the process. |
lastSuccess
|
String | The date / time (UTC) of the last successful completion of the process. Null when the process has never succeeded. |
count
|
Integer | The number or times the process failed. |
nodeType
|
String |
The effected server / appliance's role. One of the following:
|
nodeName
|
String | The name of the appliance. |
issue
|
Object | The details of the event.
The type of notification. One of the following:
The type of failure. One of the following:
Description of the notification .
Information to solve the problem.
A link to an AlgoPedia article which may help solve the problem. |
device
|
Object |
The details of the relevant device. Null when the notification type is System.
|
â See also: