Get the health of the server
Returns the health of the server.
Basic authentication of the form Basic <base64(username:password)>.
Contains microsecond data for user and system modes. These values are used to calculate CPU usage (with implied conversions) by the following formula : (current CPU usage - previous CPU usage) / (current uptime - previous uptime)