Forum Discussion

Eshwar_159039's avatar
Eshwar_159039
Icon for Nimbostratus rankNimbostratus
Apr 24, 2015

How can we delete a node from node list in BIG IP using f5-icontrol (RUBY)

I was trying to delete the node from node list using this command   bigip_node = F5::IControl.new(bigip_address, bigip_user, bigip_pass,['LocalLB.NodeAddress']).get_interfaces bigip_node["LocalLB....