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

Joel_Breton's avatar
Joel_Breton
Icon for Nimbostratus rankNimbostratus
May 24, 2017

Using the Python SDK for monitors

I'm starting to use the python SDK and I can't figure out how to access the monitor objects on the BIGIP.   Here's my code for displaying the nodes   from f5.bigip import ManagementRoot mgmt = M...