Host Cpu Scheduler System Get Cpu Scheduler Info

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.


Authentication
This operation uses the following authentication methods.
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.