Get the health of a single application
Returns the health of a single application in Itential Platform.
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)