Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

URL

http://<<ip address>>/rest/version

Method

GET

Description

Get version information from the software

Response

{
  "majorminorpatch": «majorminorpatch»,
  "semver": «semver»
}

Status

IMPLEMENTED

  • No labels