Class: Fog::Compute::Openvz::Servers
- Inherits:
-
Fog::Collection
- Object
- Fog::Collection
- Fog::Compute::Openvz::Servers
- Defined in:
- lib/fog/openvz/models/compute/servers.rb
Instance Method Summary collapse
Instance Method Details
#all(filters = {}) ⇒ Object
10 11 12 |
# File 'lib/fog/openvz/models/compute/servers.rb', line 10 def all(filters = {}) load service.list_servers end |