Fault - MemorySizeNotSupportedByDatastore(vim.fault.MemorySizeNotSupportedByDatastore)

Extends
VirtualHardwareCompatibilityIssue
See also
Datastore
Since
vSphere API 5.0

Fault Description

The memory amount of the virtual machine is not within the acceptable guest memory bounds supported by the virtual machine's datastore.

Properties

Name Type Description
datastoreManagedObjectReference
to a Datastore

The datastore which does not support the requested memory size.
maxMemorySizeMBxsd:int

The maximum acceptable memory size supported by the datastore.
memorySizeMBxsd:int

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