8. get_version : バージョン番号の取得

GET /api/get_version

バージョン番号を取得する API.

リクエスト例

GET /api/get_version HTTP/1.1
Content-Type: application/json; charset= "UTF-8"
Authorization: (Loginトークン)

レスポンス例

HTTP/1.1 200 OK
Content-Type: application/json; charset="utf-8"

{
  "resultStr": "2,22,0,1",
  "resultMSG": "get_version SUCCESS ResultCode=8 ElapsedTime=0.000sec"
}
Response Data:

resultStr -- ESPERiC Engine バージョン番号