v6

latestSwagger 2.02026-07-135076139.2 KB
Device and deployment management

Get device group update compliance information such as how many devices are on their latest update, how many need new updates, and how many are in progress on receiving a new update.

get/deviceUpdate/{instanceId}/management/groups/{groupId}/updateCompliance

Path parameters

instanceIdstring required

The Device Update for IoT Hub account instance identifier.

groupIdstring required

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