Forum Discussion
Eshwar_159039
Nimbostratus
Apr 24, 2015How 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.NodeAddress"].delete_node_address([some_ip_address])
I couldn't able to delete the node. Please help me in this.
1 Reply
- What_Lies_Bene1
Cirrostratus
If you are on v11, you should be using LocalLB::NodeAddressV2::delete_node_address instead. Are you?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects