v6

latestSwagger 2.02026-07-135076139.2 KB
Device and deployment management

Retrieve operation status.

get/deviceUpdate/{instanceId}/management/operations/{operationId}

Path parameters

instanceIdstring required

The Device Update for IoT Hub account instance identifier.

operationIdstring required

Operation identifier.

Query parameters

api-versionstring required

The API version to use for this operation.

Headers

If-None-Matchstring

Defines the If-None-Match condition. The operation will be performed only if the ETag on the server does not match this value.

Response

The request has succeeded.

operationIdstring required

Operation Id.

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed' required

Operation status.

traceIdstring

Operation correlation identity that can used by Microsoft Support for troubleshooting.

lastActionDateTimestring date-time required

Date and time in UTC when the operation status was last updated.

createdDateTimestring date-time required

Date and time in UTC when the operation was created.

etagstring

Operation ETag.