class Fog::OpenStack::Monitoring::AlarmCounts
Public Instance Methods
Source
# File lib/fog/openstack/monitoring/models/alarm_counts.rb, line 10 def get(options = {}) load_response(service.get_alarm_counts(options)) end
# File lib/fog/openstack/monitoring/models/alarm_counts.rb, line 10 def get(options = {}) load_response(service.get_alarm_counts(options)) end