# File lib/fog/sakuracloud/models/network/interfaces.rb, line 30 def delete(id) service.delete_interface(id) true end