Forum Discussion

ltaylor510_5583's avatar
ltaylor510_5583
Icon for Nimbostratus rankNimbostratus
Sep 18, 2008

Perl script to display All BigIP pool members

I have a Perl CGI application in apache that will need a perl script to display all the available elements in one script:

 

("poolname" "address" "port" "session_state" "priority_group")

 

 

preferably in a toggle script under the showPoolMembers() subroutine.

 

 

I see the get_priority() method is only listed as a java method. Is there a perl equivalent that could list all of these elements in one script?

 

 

thanks in advance for any help.

 

24 Replies