Get service version information
GET /version
GET
/version
Retrieves build and version information about the storage service. Useful for monitoring and debugging.
Responses
Section titled “ Responses ”Version information successfully retrieved
Contains version information about the storage service.
object
buildVersion
required
The version number of the storage service build.
string
Example
1.2.3default
Section titled “default ”Error occurred
Error information returned by the API.
object
error
Error details.
object
message
required
Human-readable error message.
string
Example
File not found data
Additional data related to the error, if any.
object
key
additional properties
any