Get a focus view summary
Get the results of an existing focus view.
Service endpoint | /foci/v2/{{focus_id}} |
Optional query string parameters | — |
Example | https://protectapi.cylance.com/foci/v2/A0AC3D2117C40D0576CED0D99069E96G |
Method | HTTP/1.1 GET |
Request headers |
|
Request
None
Response
Please see the Response status codes for more information.
Response JSON schema
Field Name | Description |
---|---|
device_id | This is the unique device ID that the lockdown command was issued to. See About device ID for device ID formatting. |
artifact_type | This is the type of artifact for the focus view.
|
artifact_subtype | This field should always be "Uid" at this time. |
value | This is the UID of the Artifact used to gather the focus view. |
threat_type | This is an optional field to use with a "Protect" artifact_type to denote the type of threat that a focus view is being generated for. |
description | This is the human-readable description for the focus view. |
id | This is the unique ID of the focus view. |
tenant_id | This is the unique tenant ID of the tenant that the device belongs to. |
created_at | This is the timestamp (in UTC) of when the file retrieval was requested. |
hostname | This is the hostname of the device that the file retrieval was requested on. |
status | This is the status of the focus view result or request. The possible values are:
|
relations | This is a list of objects that are related to this focus view. The following fields can be contained:
|