From Bright Pattern Documentation
Jump to: navigation, search
(Updated via BpWikiMaintenanceScripts extension)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<translate>
+
#REDIRECT [[Reporting-database-specification/Purpose]]
= teams =
 
The ''teams'' table contains metrics that describe the team(s) defined in contact center configuration.
 
 
 
== Description of Data ==
 
The following table offers the name (i.e., ID), data type (e.g., BIGINT, BINARY, BIT, DATETIME, ENUM, INT, VARCHAR, etc.), and description for each metric (i.e., column) of the ''teams'' table.
 
 
 
 
 
{|border="1" style="border-collapse:collapse" cellpadding="5"
 
|'''Column Name'''
 
|'''Data Type'''
 
|'''Description'''
 
|-
 
|'''name'''
 
|VARCHAR
 
|Team name as defined in configuration
 
|-
 
|'''end_time'''
 
|DATETIME
 
|End time of the aggregation interval.
 
 
 
Time is given in the Coordinated Universal Time (UTC) time zone.
 
|-
 
|'''start_time'''
 
|DATETIME
 
|Start time of the aggregation interval.
 
 
 
Time is given in the Coordinated Universal Time (UTC) time zone.
 
|-
 
|}
 
 
 
 
 
 
 
 
 
</translate>
 

Latest revision as of 16:13, 5 August 2024

• 5.19 • 5.3 • 5.8

/prevnext/