Devices - Count In Product
获取指定 Product 中的设备数。
GET https://prod.core.sphere.azure.net/v2/tenants/{tenantId}/products/{productId}/devices/count
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
product
|
path | True |
string uuid |
产品 ID。 |
tenant
|
path | True |
string uuid |
Azure Sphere 租户 ID。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
integer |
成功。 |