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
maxMemorySizeMBxsd:int

The maximum acceptable memory size.
memorySizeMBxsd:int

The configured memory size of the virtual machine.
minMemorySizeMBxsd: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