Managed Object - HostMemorySystem

Property of
HostConfigManager
Extends
ExtensibleManagedObject
See also
ServiceConsoleReservationInfo, VirtualMachineMemoryReservationInfo, VirtualMachineMemoryReservationSpec
Since
null


Managed Object Description

Properties

Name Type Description
consoleReservationInfo*ServiceConsoleReservationInfo


virtualMachineReservationInfo*VirtualMachineMemoryReservationInfo

Since VI API 2.5
Properties inherited from ExtensibleManagedObject
availableField, value
*May not be present

Methods

Methods defined in this Managed Object
ReconfigureServiceConsoleReservation, ReconfigureVirtualMachineReservation
Methods inherited from ExtensibleManagedObject
setCustomValue

ReconfigureServiceConsoleReservation

Required Privileges
Host.Config.Memory

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostMemorySystem used to make the method call.
cfgBytes Pxsd:long

Since null
P Required privilege: cfgBytes

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



ReconfigureVirtualMachineReservation

Required Privileges
Host.Config.Memory
Since
VI API 2.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostMemorySystem used to make the method call.
spec PVirtualMachineMemoryReservationSpec

Since VI API 2.5
P Required privilege: spec

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None