{
  "actions": [
    {
      "name": "postHostCpuSchedulerSystemMoIdDisableHyperThreading",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCpuSchedulerSystem/{pathv1}/DisableHyperThreading?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCpuSchedulerSystemMoIdEnableHyperThreading",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCpuSchedulerSystem/{pathv1}/EnableHyperThreading?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostCpuSchedulerSystemMoIdSetCustomValue",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostCpuSchedulerSystem/{pathv1}/setCustomValue?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostCpuSchedulerSystemMoIdAvailableField",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostCpuSchedulerSystem/{pathv1}/availableField?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostCpuSchedulerSystemMoIdCpuSchedulerInfo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostCpuSchedulerSystem/{pathv1}/cpuSchedulerInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostCpuSchedulerSystemMoIdHyperthreadInfo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostCpuSchedulerSystem/{pathv1}/hyperthreadInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostCpuSchedulerSystemMoIdValue",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostCpuSchedulerSystem/{pathv1}/value?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}