Method: ElasticWeb::Client::Servers#servers

Defined in:
lib/elasticweb/client/servers.rb

#serversObject



4
5
6
# File 'lib/elasticweb/client/servers.rb', line 4

def servers
  get('/server/list')
end