Table to store user defined cluster parent-child relationships. Cluster parents are entries in pd_machine table with is_this_cluster flag set. Cluster children are non cluster entries in pd_machine table.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| parent_id | integer | not null | Cluster Parent Identifier. |
| child_id | integer | not null | Cluster machine identifier. |
Product Name: Unicenter Network and System Management/System Performance
Table Type: Table