Hi all We have a vTM running the latest version and we want to configure a health monitor that will look at an HTTP GET response and do the following: if the http get string says 1 - leave node as online if the http get string says 2 - drain node if anything else - mark node offline Is this doable? Any suggestions?
... View more