{
  "actions": [
    {
      "name": "postHostMemorySystemMoIdReconfigureServiceConsoleReservation",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostMemorySystem/{pathv1}/ReconfigureServiceConsoleReservation?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostMemorySystemMoIdReconfigureVirtualMachineReservation",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostMemorySystem/{pathv1}/ReconfigureVirtualMachineReservation?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostMemorySystemMoIdSetCustomValue",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostMemorySystem/{pathv1}/setCustomValue?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostMemorySystemMoIdAvailableField",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostMemorySystem/{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": "getHostMemorySystemMoIdConsoleReservationInfo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostMemorySystem/{pathv1}/consoleReservationInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostMemorySystemMoIdValue",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostMemorySystem/{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": ""
        }
      ]
    },
    {
      "name": "getHostMemorySystemMoIdVirtualMachineReservationInfo",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostMemorySystem/{pathv1}/virtualMachineReservationInfo?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}