Update management

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

get/deviceUpdate/{instanceId}/updates/providers

Path parameters

instanceIdstring required

Account instance identifier.

Query parameters

api-versionstring required

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

Response

All imported update providers, or empty list if there is none.

valuestring[] required

The collection of pageable items.

nextLinkstring

The link to the next page of items.

Changes