Forum Discussion
cat_13700
Nimbostratus
16 years agoDisplay 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
16 years agoSUCCESS!
We figured it out. The nodes are entered in the Common partition, but I'm restricted to the Alpha partition. All i had to do was add "m_interfaces.ManagementPartition.set_active_partition("Common")" before executing the get_screen_name command. Then of course reset it afterwards.
whew!