HostLicensableResourceKey_enum

HostLicensableResourceKey_enum
HostLicensableResourceKey_enum

Identifiers of currently supported resources.

Possible values:

  • numCpuPackages: Number of CPU packages on this host.
  • numCpuCores: Number of licensable CPU cores/compute-units on this host.
  • memorySize: Total size of memory installed on this host, measured in kilobytes.
  • memoryForVms: Total size of memory configured for VMs on this host, measured in kilobytes.
  • numVmsStarted: Number of VMs already running on this host.
  • numVmsStarting: Number of VMs that are currently powering-on, immigrating, etc.
This data structure has no properties.
Enumeration: numCpuPackages, numCpuCores, memorySize, memoryForVms, numVmsStarted, numVmsStarting,