f5-appsvcs-extension icon indicating copy to clipboard operation
f5-appsvcs-extension copied to clipboard

Missing API endpoint to return stats for all pool members for all partitions

Open jg2235 opened this issue 6 months ago • 0 comments

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/~~~/members/stats’.

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

Additional context

jg2235 avatar May 08 '25 15:05 jg2235