Contains a list of inventory tree information for external discovery systems
| Column Name | Column Datatype | Column Null Option | Column Comment |
| object_uuid | byte(16) | not null | Object uuid. Primary key. |
| item_id | integer | not null | Item's id. |
| item_root_id | integer | with null | Item's root id |
| item_parent_id | integer | with null | Itemroot parent id |
| item_parent_name_id | integer | with null | Item parent's name id |
| item_indent | integer | with null | Item Indent |
| item_index | integer | with null | Index of the Item |
| item_flag | integer | with null | Item flag |
| item_root_name_id | integer | with null | Item root name id. |
| domain_uuid | byte(16) | with null | Domain uuid |
| item_name_id | integer | with null | Item value of type long |
| auto_rep_version | date | with null | Internal revision number used for replication and maintained by the DBMS. |
Product Name: Unicenter Desktop and Server Management
Table Type: Table