v6

latestSwagger 2.02026-07-135076139.2 KB
Device and deployment management

Gets device class subgroup details. A device class subgroup is the set of devices within the group that share the same device class. All devices within the same device class are compatible with the same updates.

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

Path parameters

instanceIdstring required

The Device Update for IoT Hub account instance identifier.

groupIdstring required

Group identifier.

deviceClassIdstring required

Device class identifier.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

deviceClassIdstring required

Device class subgroup identity. This is generated from the model Id and the compat properties reported by the device update agent in the Device Update PnP interface in IoT Hub. It is a hex-encoded SHA1 hash.

groupIdstring required

Group identity.

createdDateTimestring required

Date and time when the device class subgroup was created.

deviceCountinteger

The number of devices in the device class subgroup.

deploymentIdstring

The active deployment Id for the device class subgroup.