Forum Discussion

safiyet_80777's avatar
safiyet_80777
Icon for Nimbostratus rankNimbostratus
Oct 10, 2011

icontrol v11

Hi,

 

 

we want to upgrade our f5 devices to v11, but we can not find any version of icontrol which is adaptable with v11 version of f5.

 

 

Please response as soon as possible.

 

4 Replies

  • George_Watkins_'s avatar
    George_Watkins_
    Historic F5 Account
    Hi safiyet,

     

     

    Depending on how the library is packaged for the language of your choice, you may be able to upgrade without issue. The WSDLs are packaged with every version of BIG-IP and can be accessed via HTTP: https:///iControl/iControlPortal.cgi. If you're using Pycontrol or Perl, they pull the WSDLs down dynamically. If you're using Ruby or Java you'll want to update your iControl libraries as the WSDLs are packaged with the library and therefore static. Hope this helps!

     

     

    -George
  • Hi,

     

     

    I want to write external_class_manipulation application with v11, because we will upgrade our devices to v11.

     

     

    I find the class file name version_2 of get_external_class_file_name function, but I can not find any equivalent of SystemConfigSync.download_file function. So I can not download external file.

     

     

     

    Please response as soon as possible.

     

     

    Thanks
  • As far as I know, the System.ConfigSync.download_file method has not gone away. It's still defined in the API references as was as in the .Net assembly and Java library. When you say you can't find it, where exactly are you looking? If you let me know your specifics, I'll point you in the right direction.