API Guide
"ConnectionState": true,
"ManagedState": 7000,
"DeviceCapabilities": [
7,
3,
5,
9,
8,
2,
1
],
"DeviceManagement": [
{
"DeviceId": 15390,
"ManagementId": 5296,
"NetworkAddress": "XXX.XX.XXX.XX",
"MacAddress": "88:94:71:DB:E8:98",
"InstrumentationName": "MXG610s FC Switch 2SFP",
"ManagementProfile": [
{
"ManagementProfileId": 5296,
"ManagementId": 0,
"AgentName": null,
"Version": null,
"ManagementURL": "http://XXX.XX.XXX.XX"
}
]
}
],
"IpAddress": "XXX.XX.XXX.XX"
}
]
}
/api/GroupService/Groups(group id)/
AllLeafDeviceSummaries?$filter=Type eq 4000
This URL returns the device data by specifying the device type.
Get method for AllLeafDeviceSummaries?$filter=Type eq
4000
Description
Returns the device data specified by device type.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"@odata.context": "/api/
$metadata#Collection(DeviceService.DeviceMinModel)",
"@odata.count": 5,
"value": [
{
"@odata.type": "#DeviceService.DeviceMinModel",
"@odata.id": "/api/GroupService/Groups(500)/
AllLeafDeviceSummaries(15253)",
"Id": 15253,
"DeviceName": "MX5108n Ethernet Switch",
"Model": "MX5108n Ethernet Switch",
274 Groups