3.7.5 Message Processing Events and Sequencing Rules
|
Resource |
Description |
|---|---|
|
devices/index/{startingindex}/count/{amount} |
Retrieves a list of devices that are managed by the server. |
|
device/{deviceid}/startbackup |
Starts to back up a device that is managed by the server. |
|
device/{deviceid}/stopbackup |
Stops the backup of a device that is managed by the server. |
The responses to all the operations can result in the following status codes.
|
Status code |
Reason phrase |
Description |
|---|---|---|
|
200 |
OK |
The operation successfully completed. |
|
400 |
Bad Request |
One or more parameters are not valid. |
|
401 |
Unauthorized |
Access to the requested resource is denied. |
|
404 |
Not Found |
Resource not found. |
|
403 |
Forbidden |
The operation is forbidden. |