Fog::Collection
# File lib/fog/storm_on_demand/models/monitoring/monitor_services.rb, line 10 def get(uniq_id) status = service.get_service(:uniq_id => uniq_id).body new(status) end
# File lib/fog/storm_on_demand/models/monitoring/monitor_services.rb, line 15 def monitoring_ips service.monitoring_ips.body['ips'] end
Generated with the Darkfish Rdoc Generator 2.