Get the detailed status of server side delta generation
GET/api/management/v1/deployments/:deployment_id/devices/:device_id/delta/status
The response body for this endpoint include a detailed information on the delta generation job.
Request
Responses
- 200
- 401
- 404
- 500
Successful response, including the status in application/json format.
Unauthorized.
Not Found.
Internal Server Error.