Forum Discussion
Tried running code PerlLtmConfigToXml.pl from iControl samples and could not get destination to display
Hello - I do not currently know how to code in perl but hope to learn. However browsing through the iControl samples I found one that did just what I was looking for and tried running it as is. Below shows that the destination is blank so I did some checking and found that in LocalLB::VirtualServer method get_destination it said that it was deprecated and to use get_destination_v2 which I tried changing with no difference. Could anyone point me in the right direction to getting the destination ip and port number to display ?
Destination
$soapResponse = $LocalLBVirtualServer->get_destination_v2( SOAP::Data->name (virtual_servers => [@vs_list]) ); &checkResponse($soapResponse); @destination_list = @{$soapResponse->result};
Thanks,
Tom
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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