Forum Discussion
liycheng_55020
Oct 21, 2009Nimbostratus
SOAP-ENV:Client Unknown method "{urn:iControl:ITCMSystem/SystemInfo}:get_product_info"
Hello
I am getting "SOAP-ENV:Client Unknown method "{urn:iControl:ITCMSystem/SystemInfo}:get_product_info""
from a BIG-IP Version 9.4.6 401.0
does this me...
Oct 21, 2009
Matt is correct, for v9 and above there was a change in the API and it seems (from your use of the ITCM* namespaces) that you are still using the v4.x APIs. If you go into the iControl API reference
http://devcentral.f5.com/Wiki/default.aspx/iControl/APIReference.html
Click here
you can browse down into the interfaces and methods and you will see an "Introduced" attribute to each method. This will indicate the first BIG-IP version that the method was added in. So, if you look at the System.SystemInfo.get_system_information() method you'll see that it was introduced in "BIG-IP_v9.0" which means it's available in every release including and after BIG-IP v9.0.
BTW, which language are you developing your iControl application with? We have some helper libraries for Java, .Net, and Python if you are going with one of those.
Hope this helps...
-Joe
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