Device management

Gets the properties of a group.

get/deviceupdate/{instanceId}/v2/management/groups/{groupId}

Path parameters

instanceIdstring required

Account instance identifier.

groupIdstring required

Group identifier.

Response

The group properties.

groupIdstring required

Group identity.

groupType'IoTHubTag' required

Supported group types.

tagsstring[] required

IoT Hub tags.

createdDateTimestring required

Date and time when the update was created.

deviceCountinteger

The number of devices in the group.

Changes