FOTA Job Executions

UpdateFOTAJobExecutionStatus

patch/fota-job-executions/{deviceId}/{jobId}

Path parameters

deviceIdstring required

This is the canonical device id used in the device certificate, and as the MQTT client id.

Example:nrf-1234567890123456789000
jobIdstring required

Universally unique identifier

Example:bc631093-7f7c-4c1b-aa63-a68c759bcd5c

Request body

detailsstring
status'QUEUED' | 'IN_PROGRESS' | 'FAILED' | 'SUCCEEDED' | 'TIMED_OUT' | 'CANCELLED' | 'REJECTED' | 'DOWNLOADING' required

Response

Updated FOTA job execution status

Changes

No recorded changes to this endpoint across all 1 revision of this API.