Check if devices belongs to given groups
POST/api/internal/v1/inventory/tenants/:tenant_id/test/devices/groups
An API end-point that allows to check if devices belongs to certain groups.
Request
Responses
- 200
- 404
- 500
All the devices belong to given groups.
Not all the devices belong to given groups.
Internal Server Error.