This API call delivers the version information about the database connected to the backend.
Supported HTTP methods: GET,HEAD,OPTIONS
GET /api/v1/dbversion
Returns a SatDbVersion document showing the actual version of the database and the version required by the backend.
Parameters: none
Return Codes:
| Code | Description |
|---|---|
| 200 | OK, the SatDbState document with the status information is returned as payload. |