Health
Cluster status (health)
Basic cluster membership info from the health server. For richer cluster topology, use GET /api/v1/cluster on the API server.
get/cluster/status
Response
Cluster status
Example response
{
"node_id": "node-1"
}Basic cluster membership info from the health server. For richer cluster topology, use GET /api/v1/cluster on the API server.
Cluster status
{
"node_id": "node-1"
}