Forum Discussion
gerald_wegener_
Nimbostratus
Sep 23, 2008pycontrol - upload data group external file
I am a pycontrol newbie and have been unable to figure out how to reload a data group list (external) file once it has be edited. The name of the data group is 'blacklisttest' type:external con...
Sep 25, 2008
The System.ConfigSync.download_configuration() method will download the compressed configuration archive (*.ucs) files from the BIG-IP to your local system. See my tech tip on configuration archiving for more details on how this method works:
http://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=259
Click here
If you want to load the current bigip.conf, you'll want to look at the System.ConfigSync.load_configuration() passing in "bigip.conf" along with the LoadFlag of LOAD_HIGH_LEVEL_CONFIG.
This shells out and performs a "b load" on the server.
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