Get focus view results
Get the details of an existing focus view that is used to generate the chart and table in the UI.
Service endpoint | /foci/v2/{{focus_id}}/results |
Optional query string parameters | — |
Example | https://protectapi.cylance.com/foci/v2/A0AC3D2117C40D0576CED0D99069E96G/results |
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 |
---|---|
id | This is the unique ID of the focus view. |
status | This is the status of the focus view result or request. The possible values are:
|
result | This is the large structure of data that is used to generate the focus view chart and table in the UI. This field will only be populated if the status field is AVAILABLE .Parsing this data is beyond the scope of this guide. |