{
  "actions": [
    {
      "name": "restRcaRcaManagerAsyncCheckConfig",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/rca/RcaManager/asyncCheckConfig?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restRcaRcaManagerCheckConfig",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/rca/RcaManager/checkConfig?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restRcaRcaManagerDeleteProblems",
      "protocol": "REST",
      "method": "DELETE",
      "entitypath": "{base_path}/{version}/v2/rca/RcaManager/deleteProblems?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restRcaRcaManagerFixProblem",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/rca/RcaManager/fixProblem?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "restRcaRcaManagerPreFixProblem",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/v2/rca/RcaManager/preFixProblem?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}