AlertInstance¶
Reserved for future use.
Fields¶
| Field | Type | Description |
|---|---|---|
| AcknowledgedAt | datetime | |
| AcknowledgedBy | string | |
| AcknowledgedRemarks | string | |
| AlertID | numeric | Internal ID that references the Alert entity (Foreign Key) |
| AutoResolved | boolean | |
| FirstDetected | datetime | |
| ID | numeric | Internal ID for the AlertInstance entity (Primary Key) |
| LastDetected | datetime | |
| Message | string | |
| ObjectGuid | guid | |
| OccurrenceCount | numeric | |
| OctopusObjectTypeID | numeric | Internal ID that references the OctopusObjectType entity (Foreign Key) |
| ResolvedAt | datetime | |
| ResolvedBy | string | |
| ResolvedRemarks | string | |
| Severity | string | |
| State | numeric | |
| Value | decimal |