cluster_status
Method for seeing node connections for HarperDB Clustering. This operation will return all other nodes that are connected to the node the operation is called against, their direction relative to this node (INBOUND, OUTBOUND, BIDIRECTIONAL) and whether they are connected or disconnected. This is a HarperDB Enterprise version only feature
See this article for more info
- operation (required) - must always be 'cluster_status'
Request Body
{"operation"=>"cluster_status"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |