Developers Guide

Table Of Contents
<polygon style=\"fill:#B3B3B3;\" points=\"21.3,58.2 18.1,58.2
18.1,-99.9 21.3,-99.9 \" />\n
<polygon style=\"fill:#1A1A1A;\" points=\"-14.2,44.3 14.2,44.3
14.2,35.3 -14.2,35.3 \" />\n
<polygon style=\"fill:#666666;\" points=\"-14.2,44.3 14.2,44.3
14.2,57.1 -14.2,57.1 \" />\n
<polygon <use xlink:href=\"#status-led-off\" width=\"8.5\"
height=\"50.8\" id=\"XMLID_3_\"
x=\"-4.3\" y=\"-25.4\" transform=\"matrix(1 0 0 -1 6.838 61.8476)\"
style=\"overflow:visible;\" />\n
<use xlink:href=\"#status-led-on\" width=\"8.5\" height=\"50.8\"
x=\"-4.3\" y=\"-25.4\"
transform=\"matrix(1 0 0 -1 6.838 61.8476)\"
style=\"display:none;overflow:visible;\" />\n</svg>"
}
/api/DeviceService/Devices(Id)/DeployRequired
This API represents the device deployment results.
GET method for deployment by device IDs
This method returns the results for deployment on devices by IDs.
Description
Returns the results for deployment on devices by IDs.
Privilege
HTTP response
code
200
Example
response body
{
"@odata.context": "/api/$metadata#DeviceService.DeployRequired",
"@odata.type": "#DeviceService.DeployRequired",
"@odata.id": "/api/DeviceService/Devices(10076)/DeployRequired",
"DeployRequired": false
}
/api/DeviceService/Devices(Id)/SystemUpTime
This URI represents system up time information for devices.
GET method for /api/DeviceService/Devices(Id)/SystemUpTime
This method returns the system up time information for devices.
Description
Returns the system up time information for devices.
Privilege VIEW
HTTP response
code
200
Example
{
"@odata.context": "/api/
$metadata#DeviceService.SystemUpTimeResponseModel",
"@odata.type": "#DeviceService.SystemUpTimeResponseModel",
"@odata.id": "/api/DeviceService/Devices(10052)/SystemUpTime",
350 Devices