Forum Discussion

Jitesh_41550's avatar
Jitesh_41550
Icon for Nimbostratus rankNimbostratus
Jun 19, 2012

bigip.conf file

Hi,

 

 

Towards one of the requirements, I want to retrieve bigip.conf file from device and store it as backup. This file is available in device folders thru SFTP. Is there a API in iControl which provides this file?

 

 

Regards,

 

Jitesh

 

  • That file alone is only part of the config so if you are making a backup perhaps you'd want more. Maybe you want to save a UCS file and then download it from the box. I am thinking save_configuration then download_configuration in the System::ConfigSync interface might satisfy your needs.