# File lib/fog/compute/ecloud/models/hardware_configurations.rb, line 11 def all data = service.get_server(href).body load(data) end