Developers Guide

Table Of Contents
GroupService_/api/Groups/
AllLeafDevicesSummary(arg1)
This method returns the device data in the specified group.
GET method for AllLeafDevicesSummary
This method returns the device data in the specified group.
Description Returns device data in the group.
Privilege VIEW
HTTP response
codes
200
Example
response body
"{
""@odata.context"": ""/api/
$metadata#Collection(DeviceService.DeviceMinModel)"",
""@odata.count"": 91,
""value"": [
{
""@odata.type"": ""#DeviceService.DeviceMinModel"",
""Id"": 10078,
""DeviceName"": ""10.35.0.43"",
""Model"": ""unknown"",
""Identifier"": null,
""DeviceServiceTag"": null,
""Type"": 1000,
""Status"": 1000,
""PowerState"": 18,
""ConnectionState"": true,
""ManagedState"": 3000,
""ChassisName"": null,
""SlotName"": null,
""DeviceCapabilities"": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
11,
12,
13,
14,
15,
16,
17,
18,
30,
31,
41,
50,
208,
211,
212,
1009,
1101,
1102
],
Groups
421