Devices - Count In Product
Gets the number of devices within the specified Product.
GET https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/products/{productId}/devices/count
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
product
|
path | True |
string uuid |
The Product ID. |
tenant
|
path | True |
string uuid |
The Azure Sphere tenant ID. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
integer |
Success. |