# File lib/fog/rackspace/models/compute_v2/virtual_interface.rb, line 68 def destroy service.delete_virtual_interface(server_id, id) true end