Memory
get
Gets memory usage stats
Responses
200Success
application/json
Responseone of
or
default
application/json
get
GET /stats/memory HTTP/1.1
Host: xtz.nownodes.io
Accept: */*
{
"page_size": 1,
"size": "text",
"resident": "text",
"shared": "text",
"text": "text",
"lib": "text",
"data": "text",
"dt": "text"
}