Forum Discussion
cat_13700
Nimbostratus
Mar 18, 2010Display name of pool member server
In the BIG-IP gui, when you're displaying members of the pool, you can see availability, ip and port, and the server name (in the column "node name"), among other things. I've found everything I need...
cat_13700
Nimbostratus
Mar 19, 2010not having much luck here. i see that the get_screen_name function takes a string[] of node_addresses. Assuming those were just ip addresses i wrote the following:
string[] slist = new string[] { "111.11.101.001", "111.11.101.002" };
string[] sAdd = m_interfaces.LocalLBNodeAddress.get_screen_name(slist);
When I stop write there in debug and look at the contents of sAdd, I have an array with two elements = "".
So..how do i get my array of node_address? Or, if they are just ips, what am i doing wrong that the screen name doesn't appear?
I'm doing this inside my loop working with each pool member to get address, port, availability and enabled status. All others work great.
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