Forum Discussion
- iControl wasn't built to be able to extract the config for a single object. While you could do so by individually querying all the associated get_ methods and storing those values separately, it might be better to just download the configuration with the System.ConfigSync.download_configuration() method which will get you the entire bigip.conf (or bigip_base.conf) files. Granted, you'll have to strip out the pieces you need for just your virtual, but at least all of the configuration objects will be present.
- splion_86861NimbostratusHey,
- Unfortunately there is no "bigpipe" call from iControl. I actually proposed this to PD a while back but it never made it into the product. Not sure of the best solution for storing output into a way to merge back in. Either way should work as long as you are importing back into a "like" version of LTM.
-Joe