# File lib/fog/network/openstack/models/lb_health_monitor.rb, line 37 def destroy requires :id service.delete_lb_health_monitor(id) true end