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
substring
String to filter devices
lockedAdapter
Filter devices attached via the adapter
Response
Filtered devices
Errors
500
Internal Server Error