Namespace Umbraco.Web.HealthCheck
Classes
HealthCheck
Provides a base class for health checks.
HealthCheckAction
HealthCheckAttribute
Metadata attribute for Health checks
HealthCheckCollection
HealthCheckCollectionBuilder
HealthCheckController
The API controller used to display the health check info and execute any actions
HealthCheckGroup
HealthCheckNotificationMethodAttribute
Metadata attribute for health check notification methods
HealthCheckNotificationMethodCollection
HealthCheckResults
HealthCheckStatus
The status returned for a health check when it performs it check TODO: This model will be used in the WebApi result so needs attributes for JSON usage