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 |
---|---|---|---|---|
device
|
path | True |
string uuid |
The DeviceGroup ID. |
tenant
|
path | True |
string uuid |
The Azure Sphere tenant ID. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
integer |
Success. |