Get device groups for a device

Finds all the device groups that contain the specified device.

Authentication

AuthorizationBasic

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

Path parameters

deviceNamestringRequired
Device name

Response

List of device groups found
_idstringformat: "^[0-9a-f]{24}$"
namestring>=1 character
descriptionstring>=1 character
deviceslist of strings

Errors

500
Internal Server Error