Update management

Get a list of all updates that have been imported to Device Update for IoT Hub.

get/deviceUpdate/{instanceId}/updates

Path parameters

instanceIdstring required

Account instance identifier.

Query parameters

api-versionstring required

Version of the API to be used with the client request.

searchstring

Request updates matching a free-text search expression.

filterstring

Filter updates by its properties.

Response

All imported updates, or empty list if there is none.

nextLinkstring

The link to the next page of items.

Changes