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