scottdware / go-bigip

A Go package that interacts with F5 BIG-IP systems using the REST API.
MIT License
109 stars 119 forks source link

FEATURE REQUEST - Remove monitor from Pool #110

Open stobias123 opened 4 years ago

stobias123 commented 4 years ago

I would like to be able to call f5.RemoveMonitorFromPool(pool,monitor) so that I can remove a specified monitor from a pool.