Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

URL

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

Method

GET

Description

Get version information from the software

Response

Code Block
languagejson
{
  "majorminorpatch": «majorminorpatch»,
  "semver": «semver»
}

Status

Status
colourGreen
titleimplemented