Table SIEM.public.asset_x_entity_x_role
Associates an asset with all of the people, roles, and organizations related to the asset.

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
person_id uuid 2147483647
person.person_id asset_x_entity_x_role_fk2 R
Reference to the person id
organization_id uuid 2147483647
organization.organization_id asset_x_entity_x_role_fk3 R
Reference to the organization id
role_cd varchar 5
role_lkup.role_cd asset_x_entity_x_role_fk4 R
Role code
asset_id uuid 2147483647
asset.asset_id asset_x_entity_x_role_fk1 R
Reference to asset id
entity_typ_cd varchar 5
entity_typ_lkup.entity_typ_cd asset_x_entity_x_role_fk5 R
Entity type code
person_role_seq int4 10  √  null Sequence of the person role
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

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

Indexes:
Column(s) Type Sort Constraint Name
person_id + organization_id + role_cd + asset_id Primary key Asc/Asc/Asc/Asc asset_x_entity_x_role_pk

Close relationships  within of separation: