vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - MemorySizeNotSupported(vim.fault.MemorySizeNotSupported)
- Extends
 - VirtualHardwareCompatibilityIssue
 - Since
 - VI API 2.5
 
Fault Description
The memory amount of the virtual machine is not within the acceptable guest memory bounds supported by the virtual machine's host.Properties
| Name | Type | Description | 
|---|---|---|
| maxMemorySizeMB | xsd:int | 
         The maximum acceptable memory size.
       | 
| memorySizeMB | xsd:int | 
         The configured memory size of the virtual machine.
       | 
| minMemorySizeMB | xsd:int | 
         The minimum acceptable 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 |