rootly_incident_types
Details of Rootly incident types.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Rootly ID of the incident type.
-
name
string - Name of the incident type.
-
row_created_at
date - Timestamp when the row was created.
-
row_updated_at
date - Timestamp when the row was last updated.