class Fluent::Plugin::MonitorAgentInput::APIHandler

def plugins_ltsv(req)

def plugins_ltsv(req)
  list = build_object(build_option(req))
  render_ltsv(list)
end