AlertNotification¶
Reserved for future use.
Fields¶
| Field | Type | Description |
|---|---|---|
| AlertInstanceID | numeric | Internal ID that references the AlertInstance entity (Foreign Key) |
| AlertNotificationTypeID | numeric | Internal ID that references the AlertNotificationType entity (Foreign Key) |
| ErrorMessage | string | |
| ID | numeric | Internal ID for the AlertNotification entity (Primary Key) |
| Message | string | |
| Recipient | string | |
| RetryCount | numeric | |
| SentAt | datetime | |
| Subject | string | |
| Success | boolean |