Get next update
GET/api/devices/v1/deployments/device/deployments/next
On success, either an empty response or a DeploymentInstructions object is returned depending on whether there are any pending updates.
Request
Responses
- 200
- 204
- 400
- 401
- 404
- 409
- 500
Successful response.
No updates for device.
Invalid Request.
Unauthorized.
Not Found.
Conflict.
Internal Server Error.