v6

latestSwagger 2.02026-07-135076139.2 KB
Device and deployment management

Gets the device group properties.

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

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.

groupIdstring required

Group identity. This is created from the value of the ADUGroup tag in the Iot Hub's device/module twin or $default for devices with no tag.

groupType'IoTHubTag' | 'DefaultNoTag' required

Supported group types.

createdDateTimestring required

Date and time when the update was created.

deviceCountinteger

The number of devices in the group.

subgroupsWithNewUpdatesAvailableCountinteger

The count of subgroups with new updates available.

subgroupsWithUpdatesInProgressCountinteger

The count of subgroups with updates in progress.

subgroupsWithOnLatestUpdateCountinteger

The count of subgroups with devices on the latest update.

deploymentsstring[]

The active deployment Ids for the group