Forum Discussion
Gary_Chen_31612
Jun 13, 2003Historic F5 Account
An input for the filename is required.
For an example, you would call the method this way,
save_configuration("myConfig.ucs", 0)
where
filename: myConfig.ucs
0: the save mode.
Please note that b base save and b save all save the configuration into bigip_base.conf and bigip.conf in /config on BIGIP.
ITCMSystem.ConfigSync:save_configuration archives the configuration into a specified filename located in /usr/local/ucs on BIG-IP.