IncidentStatusPageEvents
Status page events related to incidents.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| IncidentId | String |
Incidents.Id | |
| StatusPageId | String |
StatusPages.Id | |
| Event | String | ||
| ShouldNotifySubscribers | Boolean |
The allowed values are true, false. | |
| ShouldTweet | Boolean |
The allowed values are true, false. | |
| Status | String |
The allowed values are investigating. | |
| Type | String | ||
| CreatedAt | Datetime | ||
| StartedAt | Datetime | ||
| UpdatedAt | Datetime |