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