v1

latestOpenAPI 3.0.0Apache License 2.02026-07-17141040.5 KB
system

Get service version information

Retrieves build and version information about the storage service. Useful for monitoring and debugging.

get/version

Response

Version information successfully retrieved

buildVersionstring required

The version number of the storage service build.

Example response

{
  "buildVersion": "1.2.3"
}