v0.2.0
Retrieve the health of the agent.
cURL
curl --unix-socket /run/miru/miru.sock \ --request GET \ --url http://localhost/v0.2/health
{ "status": "ok" }
Successfully retrieved the health of the agent.
The status of the agent.
"ok"