123456789101112131415161718192021 |
- query {
- system {
- info {
- currentVersion
- latestVersion
- latestVersionReleaseDate
- operatingSystem
- hostname
- cpuCores
- ramTotal
- workingDirectory
- nodeVersion
- redisVersion
- redisUsedRAM
- redisTotalRAM
- redisHost
- postgreVersion
- postgreHost
- }
- }
- }
|