How to get HAProxy Version from Proxy stats API?

Viewed 13

Currently HAProxy exposes proxy_stats API to fetch network statics in either HTML or CSV format. I want to find out the version of the HAProxy, In this particular case, I am unable to access CLI, Is it possible to get HAProxy version from a REST API.

0 Answers
Related