iControl Apps - #01 - Disabling Node Servers
In version 4.x of BIG-IP, there was a concept of a Node Server (a top level object that consisted of a node's address and port). Basically it was a top level rollup of all instances of a specific no...
Published May 15, 2008
Version 1.0Feb 16, 2012
If you want to disable all server references for a given node IP, check out the LocalLB.NodeAddress (or NodeAddressV2 in v11) interface. In there you can make the same kind of calls as for a PoolMember but at a node address level. Keep in mind that if you disable a node address, it will disable all pool members in all pools with that address.