Add devices to group
PATCH/api/management/v1/inventory/groups/:name/devices
Appends the list of devices in the request body to the given group. For devices already present in the group the operation has no effect.
Request
Responses
- 200
- 400
- 404
- 500
Successful response
Invalid Request.
Not Found.
Internal Server Error.