# File lib/fog/glesys/models/compute/server.rb, line 48 def destroy requires :identity service.destroy(:serverid => identity, :keepip => keepip) end