Forum Discussion
alex_der_101956
Nimbostratus
Apr 21, 2006get_persistence_record
can someone show me an example of how to use LocalLB::Pool::get_persistence_record in perl?
May 10, 2006
I don't think you are doing anything wrong. Are you sure that there are values being returned back? I'd try turning on the SOAP debugging
use SOAP::Lite + trace => qw(method debug);It will print out all the SOAP Requests and Responses. If your response looks something like this: xmlns:E="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:A="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:s="http://www.w3.org/2001/XMLSchema-instance"
xmlns:y="http://www.w3.org/2001/XMLSchema"
xmlns:iControl="urn:iControl"
E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> xmlns:m="urn:iControl:LocalLB/Pool"> s:type="A:Array"
A:arrayType="iControl:LocalLB.PersistenceRecord[][0]">
then you have zero persistence records.
-Joe
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
