Forum Discussion

kes1_301029's avatar
kes1_301029
Icon for Nimbostratus rankNimbostratus
Dec 05, 2016

How to get MemberName and ServerName for wideIp Pool members from iControl

I'm using perl to retrieve a given wideIp pool and the pools associated members. When retrieving the pool members I can get the member address, port and status. Through the F5 interface I see member name, server name and data center. I don't see how to get access to these three fields (memberName, serverName, dataCenterName) via the API given the member address. To get the members I'm basically doing a $soapResponse = $GTMPool->get_member(SOAP::Data->name(pool_names => [$pool])); Any help would be much appreciated. thanks.

 

No RepliesBe the first to reply