Module: Eson::HTTP::Shutdown

Extended by:
API
Includes:
Shared::Shutdown
Defined in:
lib/eson/http/cluster/shutdown.rb

Instance Method Summary collapse

Methods included from API

request_method

Instance Method Details

#pathObject



10
11
12
# File 'lib/eson/http/cluster/shutdown.rb', line 10

def path
  '/_cluster/nodes/{nodes}/_shutdown'
end