Host Memory System Get Console Reservation Info
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.
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostMemorySystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
OK
{
"_typeName": "string",
"serviceConsoleReservedCfg": 0,
"serviceConsoleReserved": 0,
"unreserved": 0
}
The amount of memory that should be reserved for the service console on the next boot.
The amount of memory that is currently reserved for the service console.
The amount of memory that is not reserved for use by the service console.