|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| cpuLoad* | xsd:int | Current CPU load for the virtual machine, in MHz. This property is only populated for recommendations. |
| destination | ManagedObjectReference
to a HostSystem | Destination host. |
| destinationCpuLoad* | xsd:int | Current CPU load on the destination host, in MHz. |
| destinationMemoryLoad* | xsd:long | Current memory usage on the destination host, in bytes. |
| key | xsd:string | A unique key that identifies this recommendation. This is used as an argument to ComputeResource.applyRecommendation. |
| memoryLoad* | xsd:long | Current memory load for the virtual machine, in bytes. This field is only populated for recommendations. |
| source | ManagedObjectReference
to a HostSystem | Source host. |
| sourceCpuLoad* | xsd:int | Current CPU load on the source host, in MHz. |
| sourceMemoryLoad* | xsd:long | Current memory usage on the source host, in bytes. |
| time | xsd:dateTime | The time this recommendation was computed. |
| vm | ManagedObjectReference
to a VirtualMachine | The virtual machine selected for migration. |
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |