Forum Discussion

Rob_74473's avatar
Rob_74473
Icon for Cirrus rankCirrus
Oct 22, 2018

removing the last moniotr from a pool in the python sdk

I have some code where I can add and remove monitors from pools using:   pool = self.bigip_root.tm.ltm.pools.pool.load(partition=self.partition, name=pool_name) pool.update(monitor='/Common/http a...