Get Device By Host Name
Get device info by its corresponding hostname (DNS name).
The hostname ("host_name") may not be the same as the name ("name") displayed by Cylance. The hostname is created by the operating system, while the name can be changed in the management console or API. For domain-joined computers, the "host_name" would be "hostname.domain.com". For computers not joined to a domain, it would just be "hostname".
External Documentation
To learn more, visit the Cylance documentation.
Parameters
Parameter | Description |
---|---|
Host Name | The host name of the device to get details of. |
Workflow Library Example
Get Device by Host Name with Cylance and Send Results Via Email
Preview this Workflow on desktop