rootly_alert_urgencies
Details of alert urgency levels in Rootly.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Rootly ID of the alert urgency.
-
name
string - Name of the alert urgency.
-
description
string - Description of the alert urgency.
-
row_created_at
date - Timestamp when the row was created.
-
row_updated_at
date - Timestamp when the row was last updated.