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