Overview
The REST Web Service, located at /xml/software_version
, returns software version of the system.
Request URL
http://myserver/xml/software_version?api_key=f1815f1f2011e32b6309
api_key is generated on the users tab which is accessible from the config tab. This is required as of version 3.16.
Return
Success
A typical return is in this example.
< ?xml version="1.0" encoding="utf-8" ?>
3.18.0
3
18
0
History
Introduced | |
---|---|
Princeton Server | 3.7.0 |