Get filtered devices from an adapter

Returns the devices with name matching the given string in a given adapter.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

substringstringRequired
String to filter devices
lockedAdapterstringRequired
Filter devices attached via the adapter

Response

Filtered devices

Errors

500
Internal Server Error