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

Wyko's avatar
Wyko
Icon for Altostratus rankAltostratus
Jul 15, 2021

How to get a monitor from a pool through REST API or Python SDK?

I have a simple challenge: Given a pool, find its associated monitor. The problem is that the query for a monitor requires the monitor type. LTM pools don't carry info on the kind of monitor they use, only the partition and name of the monitor. I could theoretically iterate through all possible types of monitors there are, but what is the correct way to do it?

No RepliesBe the first to reply