# File lib/fog/ecloud/models/compute/monitor.rb, line 36
        def internet_service_id
          other_links[:Link][:href].scan(/\d+/)[0]
        end