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