refactor: simplify endpoint and capabilities
This commit is contained in:
@@ -67,7 +67,7 @@ The system provides a comprehensive RESTful API for monitoring and controlling t
|
||||
| Endpoint | Method | Description |
|
||||
|----------|--------|-------------|
|
||||
| `/api/node/status` | GET | System resources and API endpoint registry |
|
||||
| `/api/node/capabilities` | GET | API endpoint capabilities and parameters |
|
||||
| `/api/node/endpoints` | GET | API endpoints and parameters |
|
||||
| `/api/cluster/members` | GET | Cluster membership and health status |
|
||||
| `/api/node/update` | POST | OTA firmware updates |
|
||||
| `/api/node/restart` | POST | System restart |
|
||||
|
||||
Reference in New Issue
Block a user