Table SIEM.public.license_record_hours
Holds records used for recording license compliance.

Generated by
SchemaSpy
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
collector_plugin_id varchar 255 Collector type id
tenant_id varchar 255 Tenant name
count int8 19 Count of data records
collector_manager_id varchar 255 Collector Manager id
time timestamptz 35,6 Timestamp of record

Table contained 0 rows at Mon Mar 26 23:24 EDT 2012

Indexes:
Column(s) Type Sort Constraint Name
collector_plugin_id + tenant_id + collector_manager_id Primary key Asc/Asc/Asc lic_rec_hours_pk
Performance lic_rec_hours_time_idx