ClusterAdmin
Cluster Status
Get information about the current cluster
get/api/v1.cluster-admin.status
Response
Example response
{
"this_node_id": "a1a2a3a4b1b2c1c2d1d2d3d4d5d6d7d8",
"nodes": [
{
"node_id": "a1a2a3a4b1b2c1c2d1d2d3d4d5d6d7d8"
}
]
}