Forum Discussion
Gur
Nimbostratus
Feb 20, 2020How to display the current connection count of a particular pool member via REST API
Hi all: I want to be able to query the current connection count of a particular pool member via REST API, but with no success. I used the Golang wrapper for the REST API, upon the inspection of...
cjunior
Nacreous
Feb 20, 2020Hi,
Yes, it is possible in this uri path:
/mgmt/tm/ltm/pool/<POOL-NAME>/members/<MEMBER>/stats
e.g.
curl -k -u "admin:admin" https://192.168.1.245/mgmt/tm/ltm/pool/~Common~my_pool_name/members/~Common~10.10.10.10:80/stats
User guide list here:
https://clouddocs.f5.com/api/icontrol-rest/
Regards.
- GurFeb 20, 2020
Nimbostratus
Thanks for your answer, this works!
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects