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

The maximum recommended memory size.
memorySizeMBxsd:int

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