For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Maylin's avatar
Maylin
Icon for Nimbostratus rankNimbostratus
Feb 02, 2021

Trying to create VIPs via Python and get an error

Here is the snippet of code that is used to create the VIPs on the f5;   rv0=revisedServer.replace("dev_","test_vip_")   print (eachServer[0][3].upper())   rv1=eachServer[0][3].upper()   param...