|
| 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. |
Methods
| Methods defined in this Managed Object |
|---|
| ReconfigureServiceConsoleReservation |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the HostMemorySystem used to make the method call. |
| cfgBytes | xsd:long |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| InvalidArgument | Thrown if cfgBytes is negative or is greater than the total memory available. |
| NotSupported | Thrown if the service console memory reservation does not apply to this host. The existence of the consoleReservation property will indicate if this feature is applicable. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |