⚠️ Device Status
GET {{cb_url}}/integrationServices/v3/device
⚠️ This API has been deprecated. You may continue to access the documentation for Devices v3 here. The most up to date documentation for Devices v6 is available here.
Get a status of all devices. The response will be in json format.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hostName | null | filter on hostnames based on a case insensitive token search | |
hostNameExact | null | filter on the exact hostname | |
ownerName | null | filter on owner name case insensitively | |
ownerNameExact | null | same as ownerName but with case sensitivity | |
ipAddress | null | filter on devices with a given external or internal IP address |