Forum Discussion
Discrepancy in F5 LTM REST API responses for serverside.curCons
Hello,
We were looking for the number of active connection to a pool member using "stats". We are using the following REST endpoint (GET) with X-F5-Auth-Token in header (don't think cache-control matters for what the issue here is):
https://<ltm-server>/mgmt/tm/ltm/pool/<pool>/members/<member>/stats
In version 12.1.2 we used to get total number of connections as in JSON response object as a nested obj (serverside.curCons). However, in version 13.1.1.5 we are not getting this anymore. We checked the documentation and it suggests that this should be returned as part of status REST call. But it's not there.
Could someone please help us out?
Regards,
- Beaker
Cirrus
I am on 13.1.1 and it has that field. But have you tried including a version on the end of the path to see if the output changes.
i.e. https://<ltm-server>/mgmt/tm/ltm/pool/<pool>/members/<member>/stats?ver=12.1.2
Recent Discussions
Related Content
* 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