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