API Guide

"Count": 5
},
{
"StatusType": 3000,
"Count": 4
},
{
"StatusType": 4000,
"Count": 17
},
{
"StatusType": 5000,
"Count": 0
}
]
}
]
}
Table 107. Attributes
Attribute name Description
Id ID of the group.
/api/GroupService/Groups(group id)/
AllLeafDeviceSummaries
This URL returns the device data in the specified group.
GET method for AllLeafDeviceSummaries
Description
Returns the device data in the specified group.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/
$metadata#Collection(DeviceService.DeviceMinModel)",
"@odata.count": 25,
"value": [
{
"@odata.type": "#DeviceService.DeviceMinModel",
"@odata.id": "/api/GroupService/Groups(500)/
AllLeafDeviceSummaries(14164)",
"Id": 14164,
"DeviceName": "100.97.135.51",
"Model": "PowerEdge FM120",
"Identifier": "8FWV992d",
"DeviceServiceTag": "8FWV992",
"Type": 1000,
"Status": 1000,
"PowerState": 18,
"ConnectionState": true,
"ManagedState": 3000,
"DeviceCapabilities": [
1,
12,
5,
41,
2,
262 Groups