/system
Resource |
Description |
info |
Gets system information resource |
network |
Gets network configuration resource |
time |
Gets time and date configuration resource |
Retrieves all available system resources.
GET /system
Method |
Response Payload |
JSON |
{ |
Restarts or shutdowns the server.
PUT /system
Valid "state" settings:
shutdown
restart
running (readonly)
| Method | Request Payload | Response Payload |
| JSON | { |
{ |