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.
archstringOptional
releasestringOptional
uptimeintegerOptional
freememintegerOptional
totalmemintegerOptional
loadavglist of doublesOptional
cpuslist of objectsOptional

Errors

500
Internal Server Error