LogoLogo
User GuidesAPIs, SDKs & ToolsSupportFAQ
  • Introduction
  • Changelog
  • API
    • ClustersApi
    • LogsApi
    • MetadataApi
    • RestoresApi
    • SnapshotsApi
    • TemplatesApi
    • UsersApi
  • Models
    • APIVersion
    • BackupProperties
    • BiConnectorProperties
    • ClusterList
    • ClusterListAllOf
    • ClusterLogs
    • ClusterLogsInstances
    • ClusterLogsInstancesMessages
    • ClusterProperties
    • ClusterResponse
    • Connection
    • CreateClusterProperties
    • CreateClusterRequest
    • CreateRestoreRequest
    • DayOfTheWeek
    • ErrorMessage
    • ErrorResponse
    • Health
    • MaintenanceWindow
    • Metadata
    • Pagination
    • PaginationLinks
    • PatchClusterProperties
    • PatchClusterRequest
    • PatchUserProperties
    • PatchUserRequest
    • ResourceType
    • SnapshotList
    • SnapshotListAllOf
    • SnapshotProperties
    • SnapshotResponse
    • State
    • StorageType
    • TemplateList
    • TemplateListAllOf
    • TemplateProperties
    • TemplateResponse
    • User
    • UserMetadata
    • UserProperties
    • UserRoles
    • UsersList
On this page
  1. Models

Health

The current health status reported by the cluster. * HEALTHY Primary exists and number of replicas is equal to specified. * UNHEALTHY Primary does not exist or cluster doesn't have majority. * DEGRADED Primary exists and number of replicas is less than specified. * UNKNOWN The health status is unknown.

PossibleValues

Value

HEALTHY

UNHEALTHY

DEGRADED

UNKNOWN

PreviousErrorResponseNextMaintenanceWindow

Last updated 2 years ago