Forum Discussion
Michel_van_der_
Nimbostratus
Nov 29, 2005Is there an equivalent of 'bigpipe reset'...
In the API?
Michel
Nov 29, 2005
There currently is not a single command to emulate "bigpipe reset" which basically wipes out all high level config. The way you would do this in iControl would be to use a couple of methods in the System::ConfigSync interface.
1. use ConfigSync::upload_file to upload an empty file to the /config directory.
2. call ConfigSync::install_configuration with this empty file using the SAVE_HIGH_LEVEL_CONFIG flag.
This basically does a "bigpipe load" on an empty configuration.
This will effectively reset the running high level config. Make sure that you backup your original configuration first so you don't accidentally get into a situation you can't undo.
-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