Forum Discussion
Amador_130070
Nimbostratus
Jul 29, 2014Use iControl API to query for node list for IP verification and hostname resolve.
I would like to write a script using python that will pull a node list from F5 of node names ONLY included in all partitions. The output could be a text file with the list or my script will parse th...
mimlo_61970
Cumulonimbus
Jul 31, 2014Also, you are going to need to specify each partition and get the list for it seperately. Management.Folder.get_list will give you all of the partitions(or just create a static list in python with their names), and System.Session.set_active_folder to change the folder you are in.
I'd also recommend bigsuds over pycontrol. If I have time later I will see if I can put together a sample script.
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