Forum Discussion
Robert_47833
Altostratus
Jul 05, 2017how to get active ltm via python f5-sdk
self.mgmt = ManagementRoot(host, user, passwd) self.mgmt.tm.sys.failover.load()
but I can't get active lba.
any one who has exeprience on this and share me the code?