Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /api/nodes | All discovered nodes |
| GET | /api/cluster/resources | Aggregated VRAM + GPU counts |
| GET | /api/cluster/info | Cluster topology |
| GET | /api/status | This node’s status |
| POST | /api/cluster/role | Set distributed role |
Inspect and manage the multi-node cluster.
| Method | Path | Description |
|---|---|---|
| GET | /api/nodes | All discovered nodes |
| GET | /api/cluster/resources | Aggregated VRAM + GPU counts |
| GET | /api/cluster/info | Cluster topology |
| GET | /api/status | This node’s status |
| POST | /api/cluster/role | Set distributed role |