vSphere Web Services API


Enum - HostCpuSchedulerInfoCpuSchedulerPolicyInfo(vim.host.CpuSchedulerSystem.CpuSchedulerInfo.CpuSchedulerPolicyInfo)

Since
vSphere API Release 8.0.3.0


Enum Description

Enum Constants

NameDescription
scav1 The CPU scheduler on this host is using only one hyperthread per core to mitigate a security vulnerability.
scav2 The CPU scheduler on this host is using hyperthreads, with Side-Channel aware scheduling to mitigate a security vulnerability.
systemDefault The CPU scheduler on this host is running without any modifications or mitigations.

Show WSDL type definition