Forum Discussion
Alex_110294
Aug 27, 2012Nimbostratus
How to find node name for a member within a local load balancer?
Creating a form application that will allow me to enable/disable specific members within a pool in a local load balancer. Followed one of the tutorials on how to do so, but the tutorial uses the IP:p...
Aug 27, 2012
You'll have to dig into the LocalLB.NodeAddress and/or NodeAddressV2 interfaces to get the display names. For the NodeAddress interface, there is a "get_screen_name" method where you can pull out the screen names for a list of node addresses. With newer versions of the product, you might want to look into the NodeAddressV2 interface. The get_screen_name method is not in there anymore, but I do believe that has moved to a metadata field which you can query with one of the metadata methods. I'll dig into that and see if I can verify which one to use.
-Joe
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