Represents a relationship between closed CIs and users
Data model
Fields
| Field | Type | Description |
|---|---|---|
| fl_int_ci_id* | INT | CI ID, reference table CMDB_CI_DW_LAST.id |
| fl_int_user_id* | INT | User ID, reference the AFW_USERS.user_id table |
Primary Key
| PK_CMDB_CI_USER_CLOSED |
|---|
| fl_int_user_id, fl_int_ci_id |