Fog::Collection
# File lib/fog/storm_on_demand/models/compute/stats.rb, line 11 def get(options) data = service.get_stats(options).body load(data) rescue Excon::Errors::Forbidden nil end
[Validate]
Generated with the Darkfish Rdoc Generator 2.