List the devices belonging to a given group
GET/api/management/v1/inventory/groups/:name/devices
List the devices belonging to a given group
Request
Responses
- 200
- 400
- 404
- 500
Successful response
Response Headers
X-Total-Count
Custom header indicating the total number of devices in the given group
Link
Standard header, we support 'first', 'next', and 'prev'.
Invalid Request.
Not Found.
Internal Server Error.