Gets memory usage stats
/stats/memory
curl -L \ --url 'https://xtz.nownodes.io/stats/memory'
{ "page_size": 1, "size": "text", "resident": "text", "shared": "text", "text": "text", "lib": "text", "data": "text", "dt": "text" }