mirror of
https://github.com/0x1d/rcond.git
synced 2025-12-14 18:25:21 +01:00
feat: add cluster join and leave handlers
This commit is contained in:
@@ -130,6 +130,9 @@ All endpoints except `/health` require authentication via an API token passed in
|
||||
| POST | `/system/restart` | Restart the system |
|
||||
| POST | `/system/shutdown` | Shutdown the system |
|
||||
| GET | `/cluster/members` | Get the cluster members |
|
||||
| POST | `/cluster/join` | Join cluster nodes |
|
||||
| POST | `/cluster/leave` | Leave the cluster |
|
||||
|
||||
|
||||
### Response Codes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user