Skip to main content
Version: 4.1

Update the device deployment status

PUT 

/api/devices/v1/deployments/device/deployments/:id/status

Updates the status of a deployment on a particular device. Final status of the deployment is required to be set to indicate the success or failure of the installation process. The status can not be changed when deployment status is set to aborted. Reporting of intermediate steps such as installing, downloading, rebooting is optional.

Request

Responses

Status updated successfully.