Summary
Get Filtered Devices with detailed query results
Description
Get the devices with name matching the given string. Also returns the number of results found and number returned
Route
GET /mop/devices/detailed/:substring
Roles
admin
engineering
support
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
substring | string | yes | String to filter devices |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
devices | object | Filtered devices |