Devices - Count In Group

Gets the number of devices within the specified DeviceGroup.

GET https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/deviceGroups/{deviceGroupId}/devices/count

URI Parameters

Name In Required Type Description
deviceGroupId
path True

string

uuid

The DeviceGroup ID.

tenantId
path True

string

uuid

The Azure Sphere tenant ID.

Responses

Name Type Description
200 OK

integer

Success.