vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - MemorySizeNotRecommended(vim.fault.MemorySizeNotRecommended)
- Extends
 - VirtualHardwareCompatibilityIssue
 - Since
 - VI API 2.5
 
Fault Description
The memory amount of the virtual machine is not within the recommended memory bounds for the virtual machine's guest OS.Properties
| Name | Type | Description | 
|---|---|---|
| maxMemorySizeMB | xsd:int | 
         The maximum recommended memory size.
       | 
| memorySizeMB | xsd:int | 
         The configured memory size of the virtual machine.
       | 
| minMemorySizeMB | xsd:int | 
         The minimum recommended memory size.
       | 
| Properties inherited from VirtualHardwareCompatibilityIssue | ||
| None | ||
| Properties inherited from VmConfigFault | ||
| None | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |