API Guide

Table Of Contents
Table 30. Filters (continued)
Field Operator
DeviceName contains
ServiceTag contains
Model contains
Type eq
PowerState eq
ManagedState eq
ConnectionState eq
HealthStatus eq
IsAddedIndividually eq
List of all the sort options that this method supports:
Id
DeviceName
ServiceTag
Model
Type
PowerState
ManagedState
ConnectionState
HealthStatus
IsAddedIndividually
/api/PowerService/Groups(<Group ID>)/Devices
This URI represents all the Power Manager capable devices.
Supported versions of Power Manager:
2.0
1.2
1.1
1.0
GET method for Representing All Power Manager capable devices
from a Group
This method represents all the Power Manager supported devices (All Licensed, Power Monitor Capable and Supported Model)
Description
Returns all the Power Manager devices belonging to a monitored group
Privilege VIEW
HTTP response
codes
200
Example
Input: None
Output:
{
"@odata.context": "/api/$metadata#Collection(PowerService.Device)",
"@odata.count": 1,
"value": [
32 Monitored Groups