class Real
        def action_server(path_params, body_params)
          node = path_params[:node]
          type = path_params[:type]
          action = path_params[:action]