f5-appsvcs-extension
f5-appsvcs-extension copied to clipboard
Missing API endpoint to return stats for all pool members for all partitions
Is your feature request related to a problem?
Enhancement Request - Pool Member Stats
There appears to be no API endpoint to return stats for all pool members for all partitions (as opposed to endpoints for all VIPs and all pools which do exist). The endpoint ‘/mgmt/tm/ltm/pool/members/stats’ is limited to Common only. So the only solution I have come up with is to first list all pools and then iterate via an API call for each one in the form of ‘/mgmt/tm/ltm/pool/~
Describe the solution you'd like
Please provide an API endpoint to pull pool member stats for all partitions not just common
Describe alternatives you've considered
The customer has considered the solution proposed here: https://community.f5.com/discussions/technicalforum/get-all-pool-mgmttmltmpoolmembersstats-but-the-partition-outside-of-common-canno/315206