v6
latestSwagger 2.02026-07-135076139.2 KBDevice and deployment management
Get the device class subgroups for the group. 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
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.
filterstring
Restricts the set of device class subgroups returned. You can filter on compat properties by name and value. (i.e. filter=compatProperties/propertyName1 eq 'value1' and compatProperties/propertyName2 eq 'value2')
Response
The request has succeeded.