Topology information of object.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | UUID |
| parent_class | varchar(30) | not null | Parent class name |
| parent_uuid | byte(16) | not null | Parent uuid |
| parent_repository | varchar(64) | with null | Parent repository name |
| child_class | varchar(30) | not null | Child class name |
| child_uuid | byte(16) | not null | Child uuid |
| child_repository | varchar(64) | with null | Child repository name |
| parent_sequence_no | integer | with null | Parent sequence number |
| child_sequence_no | integer | with null | Child sequence number |
| hidden | integer1 | with null | Hidden/show flag |
| coord_type | integer | with null | Coordination type |
| position_x | float | with null | Postion x value |
| position_y | float | with null | Postion y value |
| position_z | float | with null | Postion z value |
| size_cx | float | with null | Coordinate x size |
| size_cy | float | with null | Coordinate y size |
| size_cz | float | with null | Coordinate z size |
Product Name: Unicenter Network and System Management
Table Type: Table