Device and deployment management

Gets device class subgroup details.

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

Path parameters

instanceIdstring required

Account instance identifier.

groupIdstring required

Group identity.

deviceClassIdstring required

Device class identifier.

Query parameters

api-versionstring required

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

Response

The device class subgroup details.

deviceClassIdstring required

Device class subgroup identity.

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.

Changes