Get the health of the system

Returns the health of the system.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Response

Contains the system health data.
archstring
releasestring
uptimeinteger
freememinteger
totalmeminteger
loadavglist of doubles
cpuslist of objects

Errors

500
Internal Server Error