InlineNodeStatusProperties1
{
"cpu_cores": 0,
"cpu_sockets": 0,
"cpu_usage": {
"avg_cpu_core_usage_dpdk": "number",
"avg_cpu_core_usage_non_dpdk": "number",
"highest_cpu_core_usage_dpdk": "number",
"highest_cpu_core_usage_non_dpdk": "number"
},
"dfw_heap_memory_usage": [
"DfwHeapMemoryUsage Object"
],
"disk_space_total": 0,
"disk_space_used": 0,
"dpdk_cpu_cores": 0,
"dpus": [
"DpuStatusProperties Object"
],
"edge_mem_usage": "EdgeTransportNodeMemoryUsage Object",
"file_systems": [
"NodeFileSystemProperties Object"
],
"hostname": "string",
"load_average": [
"number"
],
"mem_cache": 0,
"mem_total": 0,
"mem_used": 0,
"non_dpdk_cpu_cores": 0,
"remote_logging_server_configured": false,
"source": "string",
"swap_total": 0,
"swap_used": 0,
"system_time": 0,
"uptime": 0
}
Number of CPU cores on the system
Number of CPU sockets on the system
Amount of disk space available on the system, in kilobytes.
Amount of disk space in use on the system, in kilobytes
Number of DPDK cores on Edge Node which are used for packet IO processing.
Point in time usage of system, datapath, swap and cache memory in edge node.
Host name of the system
One, five, and fifteen minute load averages for the system
Amount of RAM on the system that can be flushed out to disk, in kilobytes
Amount of RAM allocated to the system, in kilobytes
Amount of RAM in use on the system, in kilobytes
Number of non-DPDK cores on Edge Node.
Indicates if remote logging server is configured.
Source of status data.
Amount of disk available for swap, in kilobytes
Amount of swap disk in use, in kilobytes
Current time expressed in milliseconds since epoch
Milliseconds since system start