123456789101112131415161718192021222324 |
- query {
- system {
- info {
- configFile
- currentVersion
- dbType
- dbVersion
- dbHost
- latestVersion
- latestVersionReleaseDate
- operatingSystem
- platform
- hostname
- cpuCores
- ramTotal
- workingDirectory
- nodeVersion
- redisVersion
- redisUsedRAM
- redisTotalRAM
- redisHost
- }
- }
- }
|