Get device count
Request a list of products, product versions, and number of devices using a product and product version in a tenant.
|
Service endpoint |
/devices/v2/products |
|
Optional query string parameters |
— |
|
Example |
https://protectapi.cylance.com/devices/v2/products |
|
Method |
HTTP/1.1 GET |
|
Request headers |
|
Request
None
Response
For more information, see Response status codes.
Response JSON schema
| Field Name | Description |
|---|---|
|
count |
The total number of devices for a product version. |
|
name |
The product name. |
|
version |
The product version. |