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

DarioGB_339840's avatar
DarioGB_339840
Icon for Altostratus rankAltostratus
Aug 27, 2018

Updating DataGroup using F5 SDK

Hello.   I'm trying to add a new datagroup record, to do so I use next code:   from f5.bigip import ManagementRoot session = ManagementRoot("10.1.1.1","admin","mypass",token=True) datagroup = s...