Enum - HostLicensableResourceKey(vim.LicenseManager.LicensableResourceInfo.ResourceKey)

Since
vSphere API 5.0


Enum Description

Identifiers of currently supported resources.

Enum Constants

NameDescription
memoryForVms Total size of memory configured for VMs on this host, measured in kilobytes.
memorySize Total size of memory installed on this host, measured in kilobytes.
numCpuCores Number of licensable CPU cores/compute-units on this host.
numCpuPackages Number of CPU packages on this host.
numVmsStarted Number of VMs already running on this host.
numVmsStarting Number of VMs that are currently powering-on, immigrating, etc.

Show WSDL type definition