v6

latestSwagger 2.02026-07-135076139.2 KB
Update management

Get a specific update file from the version.

get/deviceUpdate/{instanceId}/updates/providers/{provider}/names/{name}/versions/{version}/files/{fileId}

Path parameters

instanceIdstring required

The Device Update for IoT Hub account instance identifier.

providerstring required

Update provider.

namestring required

Update name.

versionstring required

Update version.

fileIdstring required

File 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.

fileNamestring required

File name.

sizeInBytesinteger required

File size in number of bytes.

hashesobject required

Mapping of hashing algorithm to base64 encoded hash values.

mimeTypestring

File MIME type.

scanResultstring

Anti-malware scan result.

scanDetailsstring

Anti-malware scan details.

propertiesobject

Optional file properties (not consumed by service but pass-through to device).