Get cluster status
GET/status
Strongly Consistent
Learn about endpoint consistencyChecks the health status of the cluster by verifying if there's at least one partition with a healthy leader.
Responses
- 204
- 503
The cluster is UP and has at least one partition with a healthy leader.
The cluster is DOWN and does not have any partition with a healthy leader.