Device and deployment management

Gets the device group properties.

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

Path parameters

instanceIdstring required

Account instance identifier.

groupIdstring required

Group identity.

Query parameters

api-versionstring required

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

Response

The device group properties.

groupIdstring required

Group identity.

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

Changes