Roman_80473
Jun 29, 2011Nimbostratus
restart pool member from iRule?
Hi folks,
I need to restart a pool member from inside an iRule (using LTM 9.4.8). I detect if a node is down, take it out of the mix, and resend the traffic. That part is working. However, I can't figure out how to restart the node (weblogic server) which went down. We use HP Orchestration service (has a REST webservice to manage servers) to do that remotely, but I don't know if there's a way to invoke a webservice from inside an iRule?
Any help is appreciated.
Thanks Roman