InlineNodeStatusProperties1

InlineNodeStatusProperties1
InlineNodeStatusProperties1
JSON Example
{
    "load_average": [
        "number"
    ],
    "swap_used": 0,
    "mem_used": 0,
    "swap_total": 0,
    "system_time": 0,
    "cpu_cores": 0,
    "uptime": 0,
    "mem_cache": 0,
    "mem_total": 0,
    "file_systems": [
        {
            "mount": "string",
            "total": 0,
            "type": "string",
            "file_system": "string",
            "used": 0
        }
    ],
    "source": "string"
}
array of number
load_average
Optional

load_average

integer As int64 As int64
swap_used
Optional

swap_used

integer As int64 As int64
mem_used
Optional

mem_used

integer As int64 As int64
swap_total
Optional

swap_total

integer As int64 As int64
system_time
Optional

Current time expressed in milliseconds since epoch

integer As int64 As int64
cpu_cores
Optional

cpu_cores

integer As int64 As int64
uptime
Optional

uptime

integer As int64 As int64
mem_cache
Optional

mem_cache

integer As int64 As int64
mem_total
Optional

mem_total

file_systems
Optional

file_systems

string
source
Optional

Source of status data.

Possible values are : realtime, cached,