View SIEM.public.user_tag_permission_rules_v
Defines the access a Sentinel group (aka role) has on objects tagged with certain tags.

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
rule_id uuid 2147483647  √  null
user_tag_permission_rules.rule_id Implied Constraint R
Identifier of Tag Permission
is_enabled bool 1  √  null TRUE indicates that the permission rule is enabled
user_musthave_tags varchar 1024  √  null Tags that the user must have
user_canhave_tags varchar 1024  √  null Tags that the user can have
data_musthave_tags varchar 1024  √  null Data tags that the user must have
data_canhave_tags varchar 1024  √  null Data tags that the user can have
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object

Analyzed at Mon Mar 26 23:24 EDT 2012


Close relationships: