Forum Discussion

Gary_Chen_31612's avatar
Gary_Chen_31612
Historic F5 Account
May 23, 2003

iControl interface on get_cpu_metrics, get_fan_metrics...

I could not get these methods to work successfully after the release of SDK v4.5. Please comment.

 

 

Best regards,

 

 

Gary Chen

1 Reply

  • These interfaces return a 2 dimensional array of structures. Visual Studio .NET seems to have an issue of the format of our response which does conform to SOAP 1.1 encoding rules. This issue will be addressed in the next release of the SDK. These method responses are decoded properly with the other supported interfaces (Apache/SOAP-Java, Perl/SOAP::Lite).