Hello,Getting the file version seems to be one of the first things to do at the beginning of using the API, but I can't find an easy and clear way to get it.
It seems extrange that that thing doesn't have a target url to get it. Maybe I'm wrong, but I get it with the raw output:
# curl --user user1:password1 http://127.0.0.1:5555/v2/services/haproxy/configuration/raw
Is there an other right way to get it? Thanks,

