Method: Dogapi::V1::HostsService#totals

Defined in:
lib/dogapi/v1/hosts.rb

#totalsObject



17
18
19
# File 'lib/dogapi/v1/hosts.rb', line 17

def totals
  request(Net::HTTP::Get, "/api/#{API_VERSION}/hosts/totals", nil, nil, true)
end