apiHealthCheck
Represents a result from a health test performed by Cloudera Manager for an entity.
JSON
| property | type | description |
|---|---|---|
| name | name (string) | Unique name of this health check. |
| summary | summary (apiHealthSummary) | The summary status of this check. |
| explanation | explanation (string) | The explanation of this health check. Available since v11. |
| suppressed | suppressed (boolean) | Whether this health test is suppressed. A suppressed health test is not considered when computing an entity's overall health. Available since v11. |