v6

latestSwagger 2.02026-07-135076139.2 KB
Device and deployment management

Gets the breakdown of how many devices are on their latest update, have new updates available, or are in progress receiving new updates.

get/deviceUpdate/{instanceId}/management/updateCompliance

Path parameters

instanceIdstring required

The Device Update for IoT Hub account instance identifier.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

totalDeviceCountinteger required

Total number of devices.

onLatestUpdateDeviceCountinteger required

Number of devices on the latest update.

newUpdatesAvailableDeviceCountinteger required

Number of devices with a newer update available.

updatesInProgressDeviceCountinteger required

Number of devices with update in-progress.