lbaasv2 reference beetwen HM and Pool
Hello guys. I want to ask about all lbaasv2 item references. According to this page https://docs.openstack.org/mitaka/networking-guide/config-lbaas.html (https://docs.openstack.org/mitaka/net...) we have reference like loadbalancer -> listener -> pool -> poolmember. And what about healthmonitors? For example, if i want to delete pool, healthmonitor will be deleted too? Or it will be just unattached from pool? I want to know how this logic works between healthmonitor and pool. According to this wiki-page https://wiki.openstack.org/wiki/Neutron/LBaaS/API_2.0#Create_a_Pool (https://wiki.openstack.org/wiki/Neutr...) we can create pool without healhmonitor. But you need to set all healthmonitor options through Horizon UI if you are creating pool.
Thanks for answers.