Forum Discussion
Scott_Delk_4899
Nimbostratus
Jul 06, 2006Get Pool Members
Currently I am using
Pool.CommonIPPortDefinition[][] members = Pool.get_member(pool_list);
to return a list of all pool members so I can duplicate the list that I see when logged i...
Scott_Delk_4899
Nimbostratus
Jul 06, 2006When logged into the Big-IP administration console, if you go to view pool members, it is going to show their domain (machinename.domain.com) in the address field however when using
using PoolMember;
private LocalLBPoolMember PoolMember = new LocalLBPoolMember();
PoolMember.LocalLBPoolMemberMemberObjectStatus[][] objStatus = PoolMember.get_object_status(pool_list);it returns an IP address in the objStatus[j].member.address element. Is there a way for me to get the machine name instead of an IP address?
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