How-To Guides
...
Data Model Dictionary
Table Catalog

aioc.device _realm_view

1min

Shows which users have permission to access which devices.  

Column

Data Type

Description

db_id

bigint

Primary key of the table

user_id

character varying(255)

User's id

user_eid

character varying(255)

Username

device _dbid

bigint

Device primary key

device _id

character varying(255)

Device id

management_ip

character varying(255)

Device IP

access_protocol

character varying(255)

Connection type (MSSQL, ORACLE etc. )

interface_name

character varying(255)

Interface name defined on the device

Port

character varying(255)

Port that can be connected

user_group_id

character varying(255)

Group id to which the real user is connected

device _group_id

character varying(255)

Group id of the connected device realm 

device _realm_id

bigint

ID of the device realm connecting the User group and device group