Forum Discussion

Scott_Delk_4899's avatar
Scott_Delk_4899
Icon for Nimbostratus rankNimbostratus
Jul 06, 2006

Get 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 into the F5 through putty. Well it appears that this array only returns the ip address and the port number. It does not contain information about its availability. Is it possible that im looking in the wrong place for this data?

15 Replies