emergency_group

Table Type: Metadata

Contains the emergency groups.

Columns

Column Type Modifiers Notes
id string Primary Key Group id
db_last_updated datetime The last time this record was updated in the database
db_when_created datetime The time this record was created in the database
db_when_deleted datetime The time this record was deleted in the database or NULL
name string The name of the emergency group
description string The description of the emergency group
state string One of: active, inactive, deleted
date_modified datetime The date the emergency group was last modified
enabled boolean Whether the emergency group is enabled

Actions and Background Tasks

Actions