Host Cpu Scheduler System Get Cpu Scheduler Info
Information about the current CPU scheduler of the host.
Populates policy with the active CPU Scheduling Policy.
Since: vSphere API Release 8.0.3.0
Request
URI
GET
https://{vcenter-host}/sdk/vim25/{release}/HostCpuSchedulerSystem/{moId}/cpuSchedulerInfo
COPY
Path Parameters
string
moId
Required
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostCpuSchedulerSystem/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 8.0.3.0 APIs.
Responses
200
OK
Returns HostCpuSchedulerInfo of type(s) application/json
This response body class contains all of the following: DataObject
{
"_typeName": "string",
"policy": "string"
}
string
policy
Required
The policy active for CPU Scheduling.
Availability
Added in vSphere API Release 8.0.3.0
Virtual Infrastructure Operations
POST
Host Cpu Scheduler System Disable Hyper Threading
POST
Host Cpu Scheduler System Enable Hyper Threading
GET
Host Cpu Scheduler System Get Available Field
GET
Host Cpu Scheduler System Get Cpu Scheduler Info
GET
Host Cpu Scheduler System Get Hyperthread Info
GET
Host Cpu Scheduler System Get Value
POST
Host Cpu Scheduler System Set Custom Value