{
  "actions": [
    {
      "name": "postHostDiagnosticSystemMoIdCreateDiagnosticPartition",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostDiagnosticSystem/{pathv1}/CreateDiagnosticPartition?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostDiagnosticSystemMoIdQueryAvailablePartition",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostDiagnosticSystem/{pathv1}/QueryAvailablePartition?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostDiagnosticSystemMoIdQueryPartitionCreateDesc",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostDiagnosticSystem/{pathv1}/QueryPartitionCreateDesc?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostDiagnosticSystemMoIdQueryPartitionCreateOptions",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostDiagnosticSystem/{pathv1}/QueryPartitionCreateOptions?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostDiagnosticSystemMoIdSelectActivePartition",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostDiagnosticSystem/{pathv1}/SelectActivePartition?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getHostDiagnosticSystemMoIdActivePartition",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/HostDiagnosticSystem/{pathv1}/activePartition?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}