Table to store extended properties for a cluster parent. Any machine that exists in the pd_machine table with is_this_cluster flag set could have an entry in this table. It is not mandatory for every cluster parent to be represented in this table.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| machine_id | integer | not null | Machine identifier |
| cluster_alias | nvarchar(30) | not null | Cluster alias name. |
| cluster_type | nvarchar(30) | not null | Type of cluster. |
Product Name: Unicenter Network and System Management/System Performance
Table Type: Table