Class: Fog::Metric::OpenStack::Resources
- Inherits:
-
OpenStack::Collection
- Object
- Collection
- OpenStack::Collection
- Fog::Metric::OpenStack::Resources
- Defined in:
- lib/fog/metric/openstack/models/resources.rb
Instance Attribute Summary
Attributes inherited from OpenStack::Collection
Instance Method Summary collapse
Methods inherited from OpenStack::Collection
#destroy, #get, #load_response, #summary
Instance Method Details
#all(options = {}) ⇒ Object
11 12 13 |
# File 'lib/fog/metric/openstack/models/resources.rb', line 11 def all( = {}) load_response(service.list_resources()) end |