{
  "actions": [
    {
      "name": "postHostHealthStatusSystemMoIdFetchSystemEventLog",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostHealthStatusSystem/{pathv1}/FetchSystemEventLog?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostHealthStatusSystemMoIdClearSystemEventLog",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostHealthStatusSystem/{pathv1}/ClearSystemEventLog?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostHealthStatusSystemMoIdRefreshHealthStatusSystem",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostHealthStatusSystem/{pathv1}/RefreshHealthStatusSystem?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostHealthStatusSystemMoIdResetSystemHealthInfo",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostHealthStatusSystem/{pathv1}/ResetSystemHealthInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostHealthStatusSystemMoIdRuntime",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostHealthStatusSystem/{pathv1}/runtime?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}