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