Fog::OpenStack::Collection
# File lib/fog/monitoring/openstack/models/alarm_counts.rb, line 10 def get(options = {}) load_response(service.get_alarm_counts(options)) end