GET http://IP-adress:port/prefix/product/version

요청 예시:

GET http://127.0.0.1:80/product/version

응답 예시:

{
"version": "Axxon One 1.0.2.25"
}