ASM Virtualized Environment GuestOS Object
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | WV Property Unique object identifier |
| manage_vm | integer | with null | Flag whether the vm is to be managed by the engine |
| vm_priority | integer | with null | VM's priority |
| vm_cpu_usage_upper_limit | integer | with null | VM's upper limit of CPU usage |
| vm_cpu_usage_lower_limit | integer | with null | VM's lower limit of CPU usage |
| memory_manage_vm | integer | with null | Flag whether the engine should consider the memory usage during its calculation. |
| memory_vm_priority | integer | with null | The importance the engine will give to the VM memory during its calculation. |
| cpu_vm_priority | integer | with null | Defines importance of CPU with respect to memory for VM |
| cpu_coefficient | integer | with null | The importance the engine will give to cpu during its calculation |
| memory_coefficient | integer | with null | The importance the engine will give to memory during its calculation |
| capacity_utilization | integer | with null | Utilization of VM capacity |
| dro_vm_utility_deployed | integer | with null | Flag whether the VM utility used by the engine has been deployed to the VM |
| dro_vm_utility_running | integer | with null | Flag whether the VM utility used by the engine is running on the VM |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table