Update management

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

get/deviceupdate/{instanceId}/v2/updates/providers

Path parameters

instanceIdstring required

Account instance identifier.

Response

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

valuestring[]

The collection of pageable items.

nextLinkstring

The link to the next page of items.

Changes