Host System Query Memory Overhead Ex
Deprecated as of VI API 6.0, use initialOverhead.
Determines the amount of memory overhead necessary to power on a virtual machine with the specified characteristics.
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"QueryMemoryOverheadExRequestType Object"
The configuration of the virtual machine.
The amount of overhead memory required to power on such a virtual machine, in bytes.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostSystem/{moId}/QueryMemoryOverheadEx