HostCpuSchedulerInfoCpuSchedulerPolicyInfo_enum
HostCpuSchedulerInfoCpuSchedulerPolicyInfo_enum
Possible values:
systemDefault
: The CPU scheduler on this host is running without any modifications or mitigations.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.
Since: vSphere API Release 8.0.3.0
This data structure has no properties.
Enumeration: systemDefault, scav1, scav2,