# File lib/fog/compute/ecloud/models/hardware_configuration.rb, line 12
        def id
          href.scan(/\d+/)[0]
        end