Get a next update satisfying dependencies
POST/api/devices/v1/deployments/device/deployments/next
Returns the next update to be installed on the device. Next update will be chosen based on parameters provided in the request body. Request body should contain artifact_provides object.
Request
Responses
- 200
- 204
- 400
- 409
- 500
Successful response.
No updates for device.
Invalid Request.
Conflict.
Internal Server Error.