Forum Discussion

BaltoStar_12467's avatar
Oct 22, 2014

BIG-IP : SystemConfigSync timeout

F5 BIG-IP Virtual Edition v11.4.1 (Build 635.0) LTM on ESXi

I'm working with iControl API :

var systemConfigSync = new SystemConfigSync(host, username, password, timeout);
SystemConfigSync.upload_configuration()

What is an appropriate value for timeout ?

1 Reply

  • That would depend on the size of the file and the quality and bandwidth of the network connection between the host running your script and the F5.