ASM Microsoft Cluster Resource Object
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | WV Property Unique object identifier |
| cluster_name | varchar(255) | with null | Name of the Cluster |
| cluster_type | varchar(64) | with null | Type of the Cluster |
| manage_cluster | integer | with null | Indicates whether or not to manage the cluster |
| log_level | integer | with null | Defines the debug log level |
| log_file_size | integer | with null | Defines the size of the log file |
| console_message_level | integer | with null | Defines the amount of output to the event console |
| cacmo_port | integer | with null | Port Used by Backend Server |
| analysis_interval | integer | with null | Interval at which system utilization data is analyzed |
| poll_interval | integer | with null | The data collection interval |
| manager_host | varchar(64) | with null | Cluster host Manager Node |
| manage_rg | integer | with null | Indicates whether or not to manage the resource group |
| resource_group_name | varchar(255) | with null | Name of the Resource Group |
| resource_group_node | varchar(255) | with null | Name of the Node where Resource group is located |
| resource_group_status | varchar(64) | with null | Resource Group current status |
| resource_name | varchar(255) | with null | Name of the resource |
| resource_node | varchar(255) | with null | Name of the node where the Resource is located |
| resource_type | varchar(64) | with null | Cluster Resource Type |
| resource_status | varchar(64) | with null | Current Resource Status |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table