| Database Schema Tables / Vocera Voice Server Dimension Tables | |
Dimension table delivering information on Vocera Voice Server sites.
| Column | Description | Example | 
|---|---|---|
| TenantId | int This field is for future use only, and is currently not defined.  | 
		|
| SiteId | varchar Displays the internal Vocera Voice Server site id.  | 
		s-mysitename | 
| SiteName | varchar Displays the site name.  | 
		My Site Name | 
| PanicGroup | varchar Displays the panic group (emergency) id.  | 
		g-panic_group | 
| TimeZone | varchar Displays the time zone of the site.  | 
		|
| LastUpdateDate | timestamp Displays the last update date for the site.  | 
		2018-01-01 19:16:48 | 
| DeletedFlag | tinyint Displays 1 if deleted or else 0.  | 
		0 |