GoodMem
ReferenceClient SDKsJavaModels

SystemInfoResponse Model

SystemInfoResponse Model documentation for Java SDK

SystemInfoResponse

Properties

NameTypeDescriptionNotes
versionStringSemantic version string advertised by the running server.[optional]
majorIntegerMajor version component parsed from the advertised semantic version.
minorIntegerMinor version component parsed from the advertised semantic version.
patchIntegerPatch version component parsed from the advertised semantic version.
dirtyBooleanWhether the running build reports uncommitted workspace changes.
gitCommitStringGit commit SHA baked into the build, when available.[optional]
gitDescribeStringGit describe output baked into the build, when available.[optional]
buildTimeOffsetDateTimeBuild timestamp recorded for this server binary, when available.[optional]
capabilitiesMap<String, String>Optional capability flags or metadata advertised by the running server.[optional]