|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| consoleReservationInfo* | ServiceConsoleReservationInfo |
Service console reservation information for the memory manager. The
existence of this data object indicates if the service console memory
reservation must be configured for this host.
|
| virtualMachineReservationInfo* | VirtualMachineMemoryReservationInfo |
Virtual machine reservation information for the memory manager. The
existence of this data object indicates if the virtual machine memory
reservation must be configured for this host.
Since VI API 2.5 |
| Properties inherited from ExtensibleManagedObject | ||
| availableField, value | ||
Methods
| Methods defined in this Managed Object |
|---|
| ReconfigureServiceConsoleReservation, ReconfigureVirtualMachineReservation |
| Methods inherited from ExtensibleManagedObject |
| setCustomValue |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostMemorySystem used to make the method call. |
| cfgBytes P | xsd:long |
Since 2.0 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostMemorySystem used to make the method call. |
| spec P | VirtualMachineMemoryReservationSpec |
Since VI API 2.5 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |