access-token: ********************
curl --location '/admin/slaves//usage/now' \ --header 'access-token: <api-key>'
{ "success": true, "cpu": 0, "memory": 0, "disk": 0, "network": { "in": 0, "out": 0 } }