Module: HabitatSupervisor::Client::Census
- Included in:
- HabitatSupervisor::Client
- Defined in:
- lib/habitat_supervisor/client/census.rb
Instance Method Summary collapse
Instance Method Details
#census(options = {}) ⇒ Object
4 5 6 |
# File 'lib/habitat_supervisor/client/census.rb', line 4 def census( = {}) get "/census", end |