# File lib/fog/shared_file_system/openstack/models/network.rb, line 34 def destroy requires :id service.delete_share_network(id) true end